{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-familienpark-sottrum-lower-saxony",
  "name": "Camping Familienpark Sottrum",
  "description": "ProfileNo description yet.",
  "url": "https://campertunity.com/listings/campgrounds/dogs-allowed-campsite-familienpark-sottrum-lower-saxony",
  "image": [
    "https://www.camping.info/img/campsite-fallback.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ziegeleistraße 28",
    "addressLocality": "Camping Familienpark Sottrum",
    "addressRegion": "Lower Saxony",
    "postalCode": "31188",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.07889,
    "longitude": 10.14417
  },
  "sameAs": [
    "https://www.camping.info/en/campsite/camping-familienpark-sottrum",
    "http://www.familienpark-sottrum.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}