{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Autosoccorso Piazza, Carroattrezzi, Soccorso Stradale",
    "description": "Autosoccorso, Carroattrezzi, Piazza Bruno Soccorso Stradale.",
    "url": "http://www.carroattrezzipiazza.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Nuova, 6",
        "postalCode": "10061",
        "addressLocality": "Cavour",
        "addressRegion": "Piemonte",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "330531603"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "330531603"
        }
    ],
    "openingHours": "24 ore su 24",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=5309"
    }
}