{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/close-to-city-and-in-love-with-landscape-in-weserbergland-ri",
  "name": "Close to the city and in love with the landscape in the Weserbergland",
  "description": "Wow!... We are campers ourselves and would like to welcome you... We are a small family with enough space and would like to share it with you. The spot is located near the lake, by the forest or at the edge of the forest, on an old farm. Mostly flat, partially shady area. Paved surface, meadow, lawn, barbecue and fire pit as well as disposal facilities are available. Public transport connection nearby. You are welcome to help yourself to the organic vegetable patch. Real, self-sourced spring...",
  "url": "https://campertunity.com/listings/campgrounds/close-to-city-and-in-love-with-landscape-in-weserbergland-ri",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Rinteln",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.212,
    "longitude": 9.059
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/-/rinteln/169373/close-to-the-city-and-in-love-with-the-landscape-in-the-weserbergland"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}