{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cobbs-hill-farm-bexhill-on-sea-gb",
  "name": "Cobbs Hill Farm",
  "description": "Cobbs Hill Farm is a campsite in Bexhill, East Sussex.The campsite has pitches without shade and pitches with some shade. Cobbs Hill Farm is located...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cobbs-hill-farm-bexhill-on-sea-gb",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee5d0f1660.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Watermill Lane",
    "addressLocality": "Bexhill on Sea",
    "postalCode": "TN39 5JA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86986,
    "longitude": 0.46564
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}