{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-templin-ot-klosterwalde",
  "name": "water",
  "description": "Experience the tranquility of nature at our idyllic campsite in Templin - Klosterwalde district. Our property borders the forest and offers open pitches perfect for nature lovers. Enjoy the fresh forest air and the chirping of birds while relaxing in this peaceful setting. Nearby, you'll find numerous hiking and biking trails that lead you through the picturesque Uckermark landscape. Templin, known for its historic city walls and natural thermal spa, is just a short drive away and offers addi...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-templin-ot-klosterwalde",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Templin - OT Klosterwalde",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.1745,
    "longitude": 13.491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}