{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/chestnut-meadow-bexhill-on-sea-e-sussex",
  "name": "Chestnut Meadow",
  "description": "Chestnut Meadow is a camping location in Bexhill-on-Sea with internet, electricity, and the option to discharge toilet waste.",
  "url": "https://campertunity.com/listings/campgrounds/chestnut-meadow-bexhill-on-sea-e-sussex",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ninfield Road",
    "addressLocality": "Bexhill-on-Sea",
    "addressRegion": "East Sussex",
    "postalCode": "TN39 5JG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86565,
    "longitude": 0.44627
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}