{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Antichi pavimenti",
    "description": "vendita di pavimenti parquet in legno antico di recupero, listoni da 80 cm a 2 mt larghi da 10 a 20 cm spessore legno massello 20 mm",
    "url": "http://www.antichipavimenti.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via bramante, 89",
        "postalCode": "61029",
        "addressLocality": "Urbino",
        "addressRegion": "Marche",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "3292510021"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "07222073"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=251"
    }
}