{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-angermnde-brandenburg-angermnde",
  "name": "Campspace In Angermnde Brandenburg",
  "description": "The farm offers many different cozy places under fruit trees or on the open meadow with a view of the fields and invites you to relax. In addition to a fireplace, you can use the pizza oven in the outdoor kitchen or grill and relax in the evening in our small wood-fired sauna if you like. We also offer a simple garden toilet with a wonderful view. Of course, we have a power and drinking water connection.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-angermnde-brandenburg-angermnde",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "angermnde",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.07,
    "longitude": 14.0025
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}