{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-lahnblick-lollarrutterhausen",
  "name": "Camping Lahnblick",
  "description": "Family-run campsite directly on the Lahnufer in Ruttershausen, offering peace and recreation. Activities include angling, stand-up paddling, canoeing, cycling, and hiking. A local shop and bike path to Giessen and Marburg are nearby.",
  "url": "https://campertunity.com/listings/campgrounds/camping-lahnblick-lollarrutterhausen",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653775b7c00e7b000d63d4f7%2F15f6778d-5209-4eed-b05f-de93f597495f_01-IMG-20170620-WA0001_640x480.jpg?alt=media&token=2e46a114-92da-4773-834b-6b9b10589153",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Untergasse 16",
    "addressLocality": "LollarRutterhausen",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.65913,
    "longitude": 8.71149
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canoeing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}