{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Autofastweb",
    "description": "Vende ricambi delle principali marche di auto e veicoli commerciali. Presenta il catalogo e i prodotti.",
    "url": "http://stores.ebay.it/autofastweb",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Marcolini, 6",
        "postalCode": "61121",
        "addressLocality": "Pesaro",
        "addressRegion": "Marche",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "800 943 843"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "800943929"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=4081"
    }
}