{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walled-garden-caravan-and-camping-park-maybole",
  "name": "The Walled Garden Caravan And Camping Park",
  "description": "wooded - located on an estate - Culzean Castle km - note: do not drive on GPS or zip code - but follow the brown signs - last stretch of road is narrow - arrival after 1 pm - center 9km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/walled-garden-caravan-and-camping-park-maybole",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650832455.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "maybole",
    "addressRegion": "scotland",
    "postalCode": "KA19 7SG",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.2969,
    "longitude": -4.66406
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.9,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25.15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "25.15+"
}