{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-parking-space-on-the-meadow-near-mueritz-laerz-de",
  "name": "Quiet parking space on the meadow near Müritz",
  "description": "Beautiful, quiet meadow. Compost toilet. Arrival possible at any time. Please see the photos for directions.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/quiet-parking-space-on-the-meadow-near-mueritz-laerz-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lärz",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.294,
    "longitude": 12.748
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}