{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kinderwald-tegeler-forst-berlin",
  "name": "Kinderwald Tegeler Forst",
  "description": "Haus Holon Konradshöhe is a campsite in Berlin offering rooms and tent pitches. It is located near the Havel river and is suitable for groups, families, and seminars. The site offers a variety of facilities and is open year-round.",
  "url": "https://campertunity.com/listings/campgrounds/kinderwald-tegeler-forst-berlin",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ruppiner Chaussee 2026",
    "addressLocality": "Berlin",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.60036,
    "longitude": 13.2772
  },
  "sameAs": [
    "https://campio.no/campsite/kinderwald-tegeler-forst"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}