{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-seestrasse-eppingen-baden-wurttemberg-de",
  "name": "Parking Seestrasse",
  "description": "Camper site at Lake Elsenzer See - power consumption €1 for 2kW - no gray water drainage in the ground, but with hose to toilets - distance to center 300m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-seestrasse-eppingen-baden-wurttemberg-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651147002.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße",
    "addressLocality": "Eppingen",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "75031",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.17449,
    "longitude": 8.83145
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}