{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-passau",
  "name": "water",
  "description": "If you want to experience a self-catering farm, pure nature and cozy evenings around the campfire, you've come to the right place. My farm is in a secluded location on a hill, on my naturally cultivated land you will find flower meadows, wild herbs and beautiful places on the edge of the forest with a view of the Ilz and the Reschenstein keep from the Hals castle ruins. The pitches are located under a 100-year-old ash tree, right next to a flower meadow in the backyard. Here you have a great...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-passau",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Passau",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6025,
    "longitude": 13.462
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}