{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aktivhof-porschdorf-saksen",
  "name": "Aktivhof Porschdorf",
  "description": "Enjoy a relaxing stay at Aktivhof Porschdorf in , Germany. Visitors' rating: 4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aktivhof-porschdorf-saksen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651206168",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstraße",
    "addressRegion": "Saksen",
    "postalCode": "01814",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.942804,
    "longitude": 14.1246155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}