{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sparkhayes-minehead-gb",
  "name": "Sparkhayes",
  "description": "Listing of 1 Campground in Porlock with address, map, reviews and other related information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sparkhayes-minehead-gb",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sparkhayes Lane",
    "addressLocality": "Minehead",
    "postalCode": "TA24 8NE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2058211,
    "longitude": -3.4778521
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}