{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exmoor-house-caravan-club-site-dulverton-somerset",
  "name": "Exmoor House Caravan Club Site",
  "description": "Exmoor House Caravan Club Site is a campsite that is located in Dulverton, Somerset, and located river/stream.This campsite has...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exmoor-house-caravan-club-site-dulverton-somerset",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee50cd95ba.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kemps Way",
    "addressLocality": "Dulverton (Somerset)",
    "postalCode": "TA22 9HL",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.04108,
    "longitude": -3.55278
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}