{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waldbad-niederau",
  "name": "Camping Waldbad",
  "description": "Camping Waldbad is a campsite located in Niederau, Saxony, and located in the woods and on the edge of a lake/recreational pond.This campsite...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-waldbad-niederau",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67503dc986fca.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Gemeindebad 2",
    "addressLocality": "Niederau",
    "postalCode": "01689",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.18608,
    "longitude": 13.57417
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}