{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanner-farm-caravan-club-site-marden",
  "name": "Tanner Farm Caravan Club Site",
  "description": "Tanner Farm Caravan Club Site is a campsite in Marden, Kent.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tanner-farm-caravan-club-site-marden",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee6286fd82.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Goudhurst Road",
    "addressLocality": "Marden",
    "postalCode": "TN12 9ND",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.14744,
    "longitude": 0.4755
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}