{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Auratours Vacances Italia srl",
    "description": "Agenzia viaggi e tour operator di Roma per oganizzazione viaggi ed itinerari per vacanze in America, Messico e Israele.",
    "url": "http://www.auratours.it",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Tuscolana, 1377",
        "postalCode": "00173",
        "addressLocality": "Roma",
        "addressRegion": "Lazio",
        "addressCountry": "IT"
    },
    "contactPoint": [
        {
            "@type": "ContactPoint",
            "telephone": "06726435219"
        },
        {
            "@type": "ContactPoint",
            "faxNumber": "0672631921"
        }
    ],
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.pagineaziende.net/azienda.php?id=849"
    }
}