{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schoneck-ifa-ferienpark-sn",
  "name": "Schöneck IFA Ferienpark",
  "description": "located in the highest town in Vogtland - no marked areas - ideal starting point for hikes - shower and toilet fee to utilize in \"Wander- und Loipenhaus\" - Center 1,5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/schoneck-ifa-ferienpark-sn",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650787428.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kärrnerstraße",
    "addressLocality": "Schöneck",
    "addressRegion": "Saxony",
    "postalCode": "08261",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.38931,
    "longitude": 12.34893
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}