{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienwohnungen-am-see",
  "name": "Ferienwohnungen am See",
  "description": "Apartments by the lake in Luckow - Camping with local hosts. Book now!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienwohnungen-am-see",
  "image": [
    "https://cdn.alpacaglamping.de/images/Campingplatz_Titelbild2.webp",
    "https://api.mapbox.com/styles/v1/mapbox/streets-v12/static/14.2334594,53.6954221,12,0/1280x400?access_token=pk.eyJ1IjoiZXBoaWFuY2UiLCJhIjoiY2twZTZ6dXM1MDB6MjJybGV1cTU0bHAyNiJ9.dTJNy7Ix1G3KpUL3znK79g",
    "https://cdn.alpacaglamping.de/images/Campingplatz_Titelbild.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Anbieten"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.6954221,
    "longitude": 14.2334594
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 45,
    "bestRating": 5,
    "worstRating": 1
  }
}