{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kreiterhof-egerten-kandern",
  "name": "Kreiterhof Egerten",
  "description": "Enjoy a relaxing stay at Kreiterhof Egerten in Kandern, Germany. Visitors' rating: 4.14.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kreiterhof-egerten-kandern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793885.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wollbacher Straße",
    "addressLocality": "Kandern",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6762,
    "longitude": 7.66647
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}