{
    "@context": "http://schema.org",
    "@type": "LocalBusiness",
    "url": "https://vitajuwel.com.ua/",
    "priceRange": "$",
    "name": "Vitajuwel Украина",
    "logo": "https://www.vitajuwel.com.ua/wp-content/uploads/2019/11/VJ_Logo_white.png",
    "image": [
    "https://www.vitajuwel.com.ua/wp-content/uploads/2019/07/via_fitness_hp.jpg",
    "https://www.vitajuwel.com.ua/wp-content/uploads/2019/10/7-layers.png",
    "https://vitajuwel.com.ua/wp-content/uploads/2019/07/2.png"
    ],
    "sameAs": [
    "https://www.facebook.com/url",
    "https://instagram.com/url",
    "https://www.linkedin.com/url",
    "https://plus.google.com/url",
    "https://vk.com/url"
    ],
    "currenciesAccepted": "UAH",
    "paymentAccepted": "cash, credit card",
    "hasMap": "ссылка на компания на Google Maps",
    "address": {
    "@type": "PostalAddress",
    "@id": "URL с информацией о главном офисе",
    "name": "Vitajuwel - очищение воды драгоценными камнями",
    "addressRegion": "Одесская область (Область)",
    "addressLocality": "Одесса (Город)",
    "postalCode": "65000",
    "streetAddress": "ул Невского, 49",
    "telephone": "+380664709690",
    "email": "vitajuwel@vitajuwel.com.ua",
    "addressCountry": "UA"
    },
    "contactPoint": [
    { "@type": "ContactPoint",
    "telephone": "+380664709690",
    "contactType": "customer support"
    }],
    "openingHoursSpecification": [
    {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
    "Monday",
    "Tuesday",
    "Wednesday",
    "Thursday",
    "Friday"
    ],
    "opens": "09:00",
    "closes": "21:30"
    },
    {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
    "Saturday",
    "Sunday"
    ],
    "opens": "9:00",
    "closes": "21:30"
    }
    ]
}
