{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heaven-farm-danehill-uckfield",
  "name": "Camping Heaven Farm",
  "description": "Camping Heaven Farm is a campsite in Horsted Keynes, East Sussex, located a river/stream and by a lake/recreational pond.This camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-heaven-farm-danehill-uckfield",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675172f5dc29b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Furners Green",
    "addressLocality": "Danehill/Uckfield",
    "postalCode": "TN22 3RG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.01956,
    "longitude": 0.00383
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.1,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}