{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/scotts-farm-east-wittering-west-sussex",
  "name": "Scotts Farm Camping Site",
  "description": "Welcome to Scotts FarmScotts Farm Camping Site is a spacious, family-run site set in 30 acres of level grassland. It is situated on the Sussex coast just south of the historic town of Chichester.",
  "url": "https://campertunity.com/listings/campgrounds/scotts-farm-east-wittering-west-sussex",
  "image": [
    "https://lh6.googleusercontent.com/-hqwIJd3Sf2k/UYgiyPxxd3I/AAAAAAACRYU/PUh8vywvSTs/w1000/Scotts-Farm-Camping-Site-121476059.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cakeham Rd",
    "addressLocality": "East Wittering",
    "addressRegion": "West Sussex",
    "postalCode": "PO20 8DZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7684833,
    "longitude": -0.8615492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Grassland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}