{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-gutshof-lindstedt-gardelegen",
  "name": "Parking Estate Lindstedt",
  "description": "Enjoy a relaxing stay at Parking Gutshof Lindstedt in Gardelegen, Duitsland. Customer rating: 5.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-gutshof-lindstedt-gardelegen",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650957961.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Lindengut",
    "addressLocality": "Gardelegen",
    "addressRegion": "Saksen-Anhalt",
    "postalCode": "39638",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.59292,
    "longitude": 11.52841
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}