{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exeter-view-stables-nadderwater-england",
  "name": "Exeter View Stables",
  "description": "Quietly situated campsite in the Devon countryside - centre 250mtr.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exeter-view-stables-nadderwater-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651175306"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rowhorne Road",
    "addressLocality": "nadderwater",
    "addressRegion": "england",
    "postalCode": "EX4 2JE",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.73194,
    "longitude": -3.57224
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "23",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "23+"
}