{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huntly-castle-caravan-park-huntly-scotland-united-kingdom",
  "name": "Huntly Castle Caravan Park",
  "description": "close to river Deveron - walking distance from Castle Huntly - center 1 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/huntly-castle-caravan-park-huntly-scotland-united-kingdom",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650830903.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Riverside Drive",
    "addressLocality": "huntly",
    "addressRegion": "scotland",
    "postalCode": "AB54 4UJ",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.45174,
    "longitude": -2.79286
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "30+"
}