{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pondhead-farm-camping-new-forest-england",
  "name": "Pondhead Farm Camping",
  "description": "Enjoy a relaxing stay at Pondhead Farm Camping in New Forest, United Kingdom. Customer rating: 0.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pondhead-farm-camping-new-forest-england",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beaulieu Rd / B3056",
    "addressLocality": "New Forest",
    "addressRegion": "England",
    "postalCode": "SO43 7FZ",
    "addressCountry": "Vereinigtes Königreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.86603931,
    "longitude": -1.55034524
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}