{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/time-out-in-fehntjer-land-east-frisia-wiesmoor",
  "name": "Time out in Fehntjer Land, East Frisia",
  "description": "Moin, we are offering you the opportunity to stand with us at the horse pasture in the middle of East Frisia. Our property is located on a typical East Frisian fen canal, also called Wieke. The area is ideal for cycling. The Ottermeer is about 3 km away, where you can take lovely walks, chill in a beach chair and swim on the sandy beach. The East Frisian coast is about 45 minutes away by car.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/time-out-in-fehntjer-land-east-frisia-wiesmoor",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wiesmoor",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4085,
    "longitude": 7.681
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pasture"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}