{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slatebarns-caravan-park-roslin-schottland",
  "name": "Slatebarns Caravan Park",
  "description": "Rosslyn Chapel [known by The Da Vinci Code] 250m - Bus to Edinburgh close - Centre 550m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/slatebarns-caravan-park-roslin-schottland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754178.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chapel Loan",
    "addressLocality": "Roslin",
    "addressRegion": "schottland",
    "postalCode": "EH25 9PU",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.85678,
    "longitude": -3.15766
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "35+"
}