{
  "@context": "https://schema.org",
  "@type": "TravelAgency",
  "name": "Shree Matel Tourism",
  "image": "https://shreemateltourism.in/og-image.png",
  "url": "https://shreemateltourism.in",
  "telephone": "+91-88660-77880",
  "priceRange": "₹₹",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shop No. 3rd FF, Aggarwal Center, opp. Oswal Resturant, Income Tax",
    "addressLocality": "Ahmedabad",
    "addressRegion": "Gujarat",
    "postalCode": "380014",
    "addressCountry": "IN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 23.041768,
    "longitude": 72.5691562
  },
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"],
    "opens": "10:00",
    "closes": "20:00"
  }
}
