{
  "@context": "https://schema.org",
  "@type": "LodgingBusiness",
  "name": "Pak Islamabad Guest House",
  "description": "Affordable guest house with AC and Non-AC rooms in Ravi Block, Mumtaz City, Islamabad.",
  "url": "https://www.pakislamabad.site",
  "telephone": "+923110386834",
  "email": "pakislamabadguesthouse@gmail.com",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "House No. 1199, St. 41, Ravi Block",
    "addressLocality": "Mumtaz City",
    "addressRegion": "Islamabad",
    "addressCountry": "PK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6423,
    "longitude": 73.0851
  },
  "priceRange": "PKR 3000 - 5000",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Air Conditioning",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "WiFi",
      "value": true
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "24-hour Front Desk",
      "value": true
    }
  ],
  "sameAs": [
    "https://www.facebook.com/PLACEHOLDER",
    "https://www.instagram.com/PLACEHOLDER"
  ]
}
