{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-flachsberg-beetzseeheide-brandenburg",
  "name": "Campingplatz Flachsberg",
  "description": "Campsite Flachsberg - discover this great campsite. Lots of places ADAC checked. Find all the information about location, equipment, sights in the area.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-flachsberg-beetzseeheide-brandenburg",
  "image": [
    "https://www.pincamp.ch/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630&prn=prn:campsite:campingplatz-flachsberg",
    "https://www.pincamp.ch/de/i/placeholder.jpg?handle=hRUcLdwuRf6fY3V1BFwc",
    "https://www.pincamp.ch/i/social-media.jpeg?handle=ubpGMVxZTF2jqbDWxjXt&auto=compress%2Cformat&fit=crop&w=1200&h=630"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Flachsberg 1",
    "addressLocality": "Beetzseeheide",
    "addressRegion": "Brandenburg",
    "postalCode": "14778",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.503741,
    "longitude": 12.662036
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}