{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-grammetal",
  "name": "Reisemobilstellplatz",
  "description": "Compulsory parking space for 2 Mobile on the outskirts of Hopfgarten.. Predominantly level, partly shady place.. Underground from meadow and gravel grass",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/reisemobilstellplatz-grammetal",
  "image": [
    "https://stellplatz.info/Media/Default/StaticMap/21271/staticmap_21271_16_50.990206_11.210927.png?h=426&w=565&mode=crop&scale=canvas&format=webp&quality=60&autorotate=true",
    "https://stellplatz.Info/Media/Default/StaticMap/21271/staticmap_21271_16_50.990206_11.210927.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wassermühle 1",
    "addressLocality": "Grammetal",
    "addressRegion": "Thüringen",
    "postalCode": "99428",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.990206,
    "longitude": 11.210927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}