{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-schloss-rossdorf-thuringia",
  "name": "SVR Camping Schloss Rossdorf",
  "description": "Enjoy a relaxing stay at SVR Camping Schloss Rossdorf in Roßdorf, Germany. Visitors' rating: 3.83.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-schloss-rossdorf-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650742024.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloßplatz",
    "addressLocality": "Roßdorf",
    "addressRegion": "thuringia",
    "postalCode": "98590",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.70424,
    "longitude": 10.21571
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}