---
title: "Protectores de piso Solarfilm"
description: ""
url: "https://www.protectores.cl//product/contact"
date: "2026-07-10T21:40:01+00:00"
language: "es-ES"
---

# Protectores de piso Solarfilm

    Nombre \*     Correo electrónico \*     Verificación\*      Escribe tu consulta \*

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.protectores.cl//product/contact#organization",
    "name": "Protectores de piso",
    "alternateName": "Protectores de piso Solarfilm",
    "email": "contacto@solarfilm.cl",
    "url": "https://www.protectores.cl",
    "telephone": "600 3600 131",
    "logo": "https://www.protectores.cl/images/logo.png",
    "image": "https://www.protectores.cl/images/logo.png",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Manuel Rodríguez 1137",
        "addressCountry": "CL",
        "addressLocality": "Concepción",
        "addressRegion": "Bio Bio",
        "postalCode": "4061015"
    },
    "sameAs": [
        "https://www.facebook.com/profile.php?id=100063535300133",
        "https://www.instagram.com/solarfilmchile/"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "LocalBusiness",
    "@id": "https://www.protectores.cl//product/contact#localbusiness1",
    "name": "Protectores de piso",
    "image": "https://www.protectores.cl/images/logo.png",
    "url": "https://www.protectores.cl//product/contact",
    "telephone": "6003600131",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Manuel Rodríguez 1137",
        "addressCountry": "CL",
        "addressLocality": "Concepción",
        "addressRegion": "Bio Bio",
        "postalCode": "4061015"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "-36.814609",
        "longitude": "-73.05034599999999"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "09:00",
            "closes": "14:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Monday",
            "opens": "15:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "09:00",
            "closes": "14:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Tuesday",
            "opens": "15:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "09:00",
            "closes": "14:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Wednesday",
            "opens": "15:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "09:00",
            "closes": "14:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Thursday",
            "opens": "15:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "09:00",
            "closes": "14:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Friday",
            "opens": "15:00",
            "closes": "18:30"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": "Saturday",
            "opens": "09:00",
            "closes": "14:00"
        }
    ]
}
```
