{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-senftenberg-brandenburg",
  "name": "Glamping-Resorts",
  "description": "In our tree houses you will stay in the middle of nature and the starry sky very close. The next morning you will wake up with a fantastic view of Lake Senftenberg.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/glamping-resorts-senftenberg-brandenburg",
  "image": [
    "https://glamping.info/img/204626/glamping-hafencamp-senftenberger-see-207579.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://glamping.info/img/204626/glamping-hafencamp-senftenberger-see-207579.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Straße zur Südsee 2 Großkoschen",
    "addressLocality": "Senftenberg",
    "addressRegion": "Brandenburg",
    "postalCode": "01968",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49107,
    "longitude": 14.03573
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}