{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-nordhof-brandenburg",
  "name": "Campspace In Nordhof Brandenburg",
  "description": "Pure peace, at the edge of the field. 2 km away organic shop with local products. 3 km distance Carolinen Caffee. Horse farm in town. Grilling allowed. Restaurant at 7 km. Fields all around, peace and relaxation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-nordhof-brandenburg",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "nordhof",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.7665,
    "longitude": 12.8135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}