{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "name": "Taj Al Qarya",
  "alternateName": "تاج القرية",
  "description": "Taj Al Qarya - Premium broast restaurant in Khamis Mushait offering authentic taste and luxury dining experience. Fresh local broast with secret seasoning, finest quality ingredients, and exceptional service.",
  "url": "https://tajrestaurant-bnug47jb.manus.space",
  "telephone": "+966172220131",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5022 King Fahd Rd, Ad Dawhah",
    "addressLocality": "Khamis Mushait",
    "postalCode": "61471",
    "addressCountry": "SA"
  },
  "image": "https://tajrestaurant-bnug47jb.manus.space/images/logo.png",
  "priceRange": "$$",
  "servesCuisine": ["Broast", "Middle Eastern", "Fried Chicken"],
  "openingHoursSpecification": {
    "@type": "OpeningHoursSpecification",
    "dayOfWeek": [
      "Monday",
      "Tuesday",
      "Wednesday",
      "Thursday",
      "Friday",
      "Saturday",
      "Sunday"
    ],
    "opens": "18:00",
    "closes": "01:00"
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "ratingCount": "250"
  },
  "sameAs": [
    "https://www.google.com/maps/place/Taj+Al+Qarya",
    "https://maps.google.com/?q=18.3077082,42.7398149"
  ]
}
