{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-and-water-idyll-at-hammersee-bodenwhr",
  "name": "Forest And Water Idyll At Hammersee",
  "description": "Our green oasis is located on the Hammersee, in the middle of a sprawling forest and pond landscape with nature reserves. The small, private campsite has direct access to the lake, the hiking trails and the cycle path network. The Seegarten property is lovingly planted and offers enough space for a relaxing holiday. A barbecue area, sanitary facilities and a friendly landlord round off the offer. Culture, restaurants and supplies are within walking distance in the town center. Forest, water,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/forest-and-water-idyll-at-hammersee-bodenwhr",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "bodenwhr",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.274,
    "longitude": 12.301
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}