{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-buckingham-lillingstone-lovell",
  "name": "Campspace in Buckingham",
  "description": "Enjoy a relaxing stay at Campspace in Buckingham in Lillingstone Lovell, United Kingdom. Customer rating: 0.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-buckingham-lillingstone-lovell",
  "image": [
    "https://static.campspace.com/media/space/detail/189750.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lillingstone Lovell",
    "addressRegion": "England",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.069,
    "longitude": -0.9565
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}