{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/red-house-farm-camping-site-east-wittering-west-sussex",
  "name": "Red House Farm Camping Site",
  "description": "Welcome.Red House Farm is a rural site, situated a mile from the beach at Bracklesham Bay.It is a quiet family site with plenty of room for children to play in safety. The grounds are level and sheltered.Red House Farm has been owned and managed by the same family for over 50 years, with many people returning year after year for the warm friendly welcome.We are only 8 miles from Goodwood, famous for its horse racing and festival of speed revival meetings that take place every year.Only 7 mile...",
  "url": "https://campertunity.com/listings/campgrounds/red-house-farm-camping-site-east-wittering-west-sussex",
  "image": [
    "https://lh3.googleusercontent.com/-9f3s6PkToy8/U6l76qT7P5I/AAAAAAAD8aI/-X2_NgE9QX4/w1000/PICT0392.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bookers Lane",
    "addressLocality": "East Wittering",
    "addressRegion": "West Sussex",
    "postalCode": "PO20 8DZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.7684833,
    "longitude": -0.8615492
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}