{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-schloss-furstenau-furstenau-lower-saxony",
  "name": "Wohnmobilstellplatz Schloss Furstenau",
  "description": "next to the castle on the edge of the park-supermarket 200 m-Centre 50 m",
  "url": "https://campertunity.com/listings/campgrounds/wohnmobilstellplatz-schloss-furstenau-furstenau-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650661923.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Schloßplatz",
    "addressLocality": "furstenau",
    "addressRegion": "lower-saxony",
    "postalCode": "49584",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.51641,
    "longitude": 7.67346
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.75,
    "reviewCount": 51,
    "bestRating": 5,
    "worstRating": 1
  }
}