{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-sonnenberg-mueden-oertze-gem-fassberg-de",
  "name": "Camping Sonnenberg",
  "description": "This child-friendly gem is lies in Lower Saxony, between the cities of Hamburg and Hanover. Rural, yet only a ten-minute walk from the village of...",
  "url": "https://campertunity.com/listings/campgrounds/camping-sonnenberg-mueden-oertze-gem-fassberg-de",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/8/6748cf08e5525.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sonnenberg 3",
    "addressLocality": "Müden/Örtze (Gem. Faßberg)",
    "postalCode": "29328",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.88775,
    "longitude": 10.09931
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/lower-saxony/muden/camping-sonnenberg-102397/",
    "https://www.campingsonnenberg.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}