{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/edinburgh-caravan-club-site-edinburgh-schottland",
  "name": "Edinburgh Caravan Club Site",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/edinburgh-caravan-club-site-edinburgh-schottland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848446.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Marine Drive",
    "addressLocality": "Edinburgh",
    "addressRegion": "schottland",
    "postalCode": "EH4 5EN",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.97777,
    "longitude": -3.26522
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.09,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "60",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "60+"
}