{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-d-bohmer-wusterwitz",
  "name": "Campingplatz D. Böhmer",
  "description": "Enjoy your holiday at the beautiful Havelland, right on Wusterwitzersee, at our family-friendly Campingplatz D. Böhmer. This is not just a regular camping site, but also a permanent camping spot. Fishing is open to everyone with a holiday card. You can also enjoy boating and swimming. For those who love nature, you can hike in our forests. And the best part? Pets are allowed.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-d-bohmer-wusterwitz",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F653778d1991200000d361e20%2F8d058436-1962-45f4-abc8-bdf4c5f2724b_wp9d29fd3f_05_06_640x480.jpg?alt=media&token=d9a23946-062f-4957-bea1-f880e1c53708",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am See 24a",
    "addressLocality": "Wusterwitz",
    "postalCode": "Zip code",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.3798,
    "longitude": 12.35969
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike_in"
    }
  ]
}