{
  "@context": "https://schema.org",
  "@type": "Online shop",
  "name": "Softline Armenia",
  "@id": "https://noventiqstore.am/#albuquerque",
  "url": "https://noventiqstore.am/contact-us",
  "telephone": "+374 (55) 575-005",
  "email": "info@noventiqstore.am",
  "logo": "https://noventiqstore.am/frontend/images/logoCompany.png",
  "menu": "https://noventiqstore.am",
  "acceptsReservations": "False",
  "servesCuisine": "Shop",
  "priceRange": "֏",
  "image": [
    "https://noventiqstore.am/frontend/images/logoCompany.png"
    ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Khnko Aper",
    "addressLocality": "Albuquerque",
    "addressRegion": "EVN",
    "postalCode": "0019",
    "addressCountry": "РА"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.19378073802993,
    "longitude": 44.498554032183684
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [ 
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "10:00",
      "closes": "19:00"
    }
  ]
}
