{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rosengarten-ludinghausen-north-rhine-westphalia",
  "name": "Rosengarten",
  "description": "Ludinghausen 3, 5 km-shop 500 m Centre 50 m",
  "url": "https://campertunity.com/listings/campgrounds/rosengarten-ludinghausen-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650696959.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Rosengarten",
    "addressLocality": "Lüdinghausen",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "59348",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.76455,
    "longitude": 7.39897
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}