{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/longscroft",
  "name": "Longscroft",
  "description": "Our micro campsite have just a handful of tents can be enjoyed in a privately gated area, surrounded",
  "url": "https://campertunity.com/listings/campgrounds/longscroft",
  "image": [
    "https://campspace.com/media/medium/uploads/space/00/8b/54/008b54291bb886881dd4eb7c9bc7a9c4.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.33,
    "longitude": -2.22
  },
  "sameAs": [
    "https://campspace.com/en/s/longscroft_4385"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}