{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-strandgut-lower-saxony",
  "name": "Campingplatz Strandgut",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-strandgut-lower-saxony",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-strandgut/VoMpYAUFUElm.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/campingplatz-strandgut/xQPcP6zWD-NS.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wernerwaldstraße 25",
    "addressLocality": "Campingplatz Strandgut",
    "addressRegion": "Lower Saxony",
    "postalCode": "27476",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.859152520585845,
    "longitude": 8.595991672912959
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/campingplatz-strandgut"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}