{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southfork-caravan-park-martock-somerset",
  "name": "Southfork Caravan Park",
  "description": "Southfork Caravan Park is a campsite in Martock, Somerset.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/southfork-caravan-park-martock-somerset",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503b4a90103.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Parrett Works",
    "addressLocality": "Martock (Somerset)",
    "postalCode": "TA12 6AE",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.96528,
    "longitude": -2.78972
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}