{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gairloch-holiday-park-scotland",
  "name": "Camping Gairloch Holiday Park",
  "description": "campsite in a quiet location - in the middle of Gairloch - on the bay - bar, restaurant, fish and chips around the corner - center 50 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gairloch-holiday-park-scotland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650898198.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mihol Road",
    "addressLocality": "gairloch",
    "addressRegion": "scotland",
    "postalCode": "IV21 2BX",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.73159,
    "longitude": -5.70273
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.58,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "26",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "26+"
}