{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/where-the-fox-and-the-hare-say-goodnight-mannheim",
  "name": "Camping where the fox and the hare say goodnight!",
  "description": "Camping where the fox and the hare say goodnight to each other in the truest sense of the word. In the immediate vicinity of the city, as well as countless sights around Mannheim and yet far away from the hustle and bustle, between fields, meadows and forest, we offer three paved grass pitches for anyone who is passing through or who wants to treat themselves to a few days of peace and quiet. Electricity can be provided if required for a small additional charge. However, there are no sanitary...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/where-the-fox-and-the-hare-say-goodnight-mannheim",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mannheim",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.568,
    "longitude": 8.486
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}