{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ocknell-campsite-new-forest-lyndhurst",
  "name": "Ocknell Campsite, New Forest",
  "description": "Enjoy a relaxing stay at Ocknell Campsite, New Forest in Lyndhurst, United Kingdom. Visitors' rating: 3.5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ocknell-campsite-new-forest-lyndhurst",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650798754.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Unnamed Road",
    "addressLocality": "Lyndhurst",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.90579,
    "longitude": -1.64624
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}