{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-calau-bronkow-brandenburg-calau-bronkow",
  "name": "Campspace In Calau Bronkow Brandenburg",
  "description": "Our property is located in a rural area, 2 km from the Bronkow exit (A13). There's room for four campers. The pitch area is approximately 3,000 m2. Barbecues and a fire pit are available. A grill, electricity, and water hookups are available on the site. Dogs are welcome! Children's playground is 50 m away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-calau-bronkow-brandenburg-calau-bronkow",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "calau-bronkow",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.653,
    "longitude": 13.8945
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}