{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/erholungsgebiet-helenensee-rinteln-lower-saxony",
  "name": "Recreational area Helenensee",
  "description": "Enjoy a relaxing stay at Helenensee recreation area in Rinteln, Germany. Visitors' rating: 2.5.",
  "url": "https://campertunity.com/listings/campgrounds/erholungsgebiet-helenensee-rinteln-lower-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651206605",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Helenensee",
    "addressLocality": "Rinteln",
    "addressRegion": "Lower Saxony",
    "postalCode": "31737",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.19941221,
    "longitude": 9.05722897
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/rinteln/110700/erholungsgebiet-helenensee",
    "https://www.alpacacamping.de/campsites/18909"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}