{
    "@context": "https://schema.org",
    "@type": "Organization",
    "name": "Odynovo Tours | Tailor-Made Private Tours | Award-Winning Service",
    "url": "https://odynovotours.com",
    "description": "Guided tours to Asia, the Middle East, Europe, Africa, South America…5-star service reviews on TripAdvisor, Product Review & 24/7 service. Inquire Now!",
    "sameAs": [],
    "telephone": "+351 134 722 27702",
    "email": "email@example.com",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "2227-702 or",
        "addressLocality": "or",
        "addressCountry": "PT"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "email": "email@example.com",
        "availableLanguage": [
            "Portuguese"
        ]
    }
}