{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schneidmuhlengrund-floh-seligenthal-de",
  "name": "Schneidmühlengrund",
  "description": "Enjoy a relaxing stay at Schneidmühlengrund in Floh-Seligenthal, Germany. Visitors' rating: 4.36.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schneidmuhlengrund-floh-seligenthal-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650948135.jpeg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schneidmühlengrund",
    "addressLocality": "Floh-Seligenthal",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.80223,
    "longitude": 10.49586
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}