{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheepcote-valley-caravan-brighton-east-sussex",
  "name": "Sheepcote Valley Caravan Club Site",
  "description": "Currently no description added for Sheepcote Valley Caravan Club Site",
  "url": "https://campertunity.com/listings/campgrounds/sheepcote-valley-caravan-brighton-east-sussex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "East Brighton Park",
    "addressLocality": "Brighton",
    "addressRegion": "East Sussex",
    "postalCode": "BN2 5WA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.9404266,
    "longitude": 0.3699978
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}