{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/electricity-rinteln-de",
  "name": "electricity",
  "description": "Wow!... We are also campers and would like to welcome you... We are a small family with enough space and would like to share it with you. The place is near the lake, in the forest or on the edge of the forest, in an old farm. Mostly flat and partially shaded place. We have paved floor, meadow, lawn, barbecue and fire place, as well as disposal options. Near public transport connection. We invite you to serve the organic orchard. Royal spring water and own extraction is available on request.",
  "url": "https://campertunity.com/listings/campgrounds/electricity-rinteln-de",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rinteln",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.206,
    "longitude": 9.052
  },
  "sameAs": [
    "https://www.campercontact.com/es/alemania/-/rinteln/169373/close-to-the-city-and-in-love-with-the-landscape-in-the-weserbergland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}