{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outskirts-of-cottbus-close-to-baltic-sea-cottbus",
  "name": "Outskirts of Cottbus close to the Baltic Sea",
  "description": "We offer a private pitch for caravans and motorhomes in our garden, not far from the future Cottbus Baltic Sea. The pitch is located in the center of town. It is mostly sunny in the mornings and early afternoons, with partial shade in the late afternoon and evenings. The Cottbus Baltic Sea observation tower is about a 15-minute walk away. Dogs are allowed, and electricity and water are available. A guest toilet and a shower are available on the neighboring property. From here, you can enjoy b...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/outskirts-of-cottbus-close-to-baltic-sea-cottbus",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cottbus",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.783,
    "longitude": 14.3865
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}