{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-felbermuhle-neustadt-an-der-donau-1",
  "name": "Camping Felbermühle",
  "description": "Camping Felbermühle is located near Neustadt an der Donau. It's situated on the edge of a nature reserve and directly on the Donau cycle path. A large part of the campsite is on an island in the Abens river, giving it a unique charm. The campsite offers over 70 pitches, each about 100 square meters. Small hedges between the plots provide privacy. Each pitch has a power connection and access to water supply. In 2013, a new sanitary building was built. It houses showers, wash cabins, open washi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-felbermuhle-neustadt-an-der-donau-1",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Felbermühle 1",
    "addressLocality": "Neustadt an der Donau",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.81676,
    "longitude": 11.77067
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}