{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldviertel-camping-gross-gerungs",
  "name": "Waldviertel Camping",
  "description": "Waldviertel Camping is close to the town of Groß-Gerungs in the west of the Austrian state of Lower Austria. Here, you camp in a wonderful...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/waldviertel-camping-gross-gerungs",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67517dae4bd5a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kinzenschlag 11",
    "addressLocality": "Groß Gerungs",
    "postalCode": "3920",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.53556,
    "longitude": 14.93561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}