{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lazy-buzzard-campsite-north-devon-england",
  "name": "The Lazy Buzzard Campsite",
  "description": "Enjoy a relaxing stay at The Lazy Buzzard Campsite in North Devon, United Kingdom. Visitors' rating: 3.83.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lazy-buzzard-campsite-north-devon-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791352.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "B3343",
    "addressLocality": "north-devon",
    "addressRegion": "England",
    "postalCode": "EX34 8NY",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.17781,
    "longitude": -4.14199
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}