{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Automobili Del car",
    "description": "Del Car è rivenditore auto nuove e usate a Lecce. La concessionaria è anche rivenditore ufficiale Peugeot, da 20 anni punto di riferimento del settore in tutto il Salento.",
    "url": "http://www.automobilidelcar.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Matino, 150",
        "postalCode": "73031",
        "addressLocality": "Alessano",
        "addressRegion": "Puglia",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "336 867965"
        }
    ],
    "openingHours": "LunedÃ¬/Sabato: 8:30-20:00<br>\r\nDomenica: chiuso",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=6520"
    }
}