{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sportplatz-stadland-lower-saxony",
  "name": "Am Sportplatz",
  "description": "Enjoy a relaxing stay at Am Sportplatz in Stadland, Germany. Visitors' rating: 3.",
  "url": "https://campertunity.com/listings/campgrounds/sportplatz-stadland-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551747.jpg",
    "https://images.campercontact.com/media/photos/4222124650696731.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hauptstraße",
    "addressLocality": "stadland",
    "addressRegion": "Lower Saxony",
    "postalCode": "26937",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.45704,
    "longitude": 8.35773
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/stadland/9109/am-sportplatz"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}