{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bauernhof-steiner-rathen-sachsen",
  "name": "Farm Holidays Steiner",
  "description": "Enjoy a relaxing stay at Bauernhof Steiner in Rathen, Germany. Customer rating: 3.13.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bauernhof-steiner-rathen-sachsen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696831.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Elbweg",
    "addressLocality": "Rathen",
    "addressRegion": "Sachsen",
    "postalCode": "01824",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.94394,
    "longitude": 14.07978
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}