{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/housedean-farm-campsite-lewes",
  "name": "Housedean Farm Campsite",
  "description": "Pitches: Each pitch is large enough for up to 8 people and it is possible to book 2 or more pitches so that groups of friends or families can all pitch next to each other. We are happy to accept small campervans (VW type size – no motorhomes or caravans), but we don’t have any electric hook up available. Pitches are allocated on a first-come-first-served basis. If you would like a specific pitch, let us know when you book and we will do our best. Please note that some pitches are further from...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/housedean-farm-campsite-lewes",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1649354960/campground-photos/ty2haeviigvzijgotcfp/housedean-farm-campsite-grass-pitch-kingley-vale-national-nature-reserve.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lewes",
    "addressRegion": "England",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8668382,
    "longitude": -0.05617680000000291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}