{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-between-horses-ponds-forest-neunburg-vorm-wald",
  "name": "Camping Between Horses Ponds And Forest",
  "description": "Experience a great holiday surrounded by horses and the nature of the Heimerlmühe",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-between-horses-ponds-forest-neunburg-vorm-wald",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "neunburg-vorm-wald",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3415,
    "longitude": 12.333
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}