{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-buchholz-buchholz-1",
  "name": "Naturcamping Buchholz",
  "description": "This nature campsite is located directly on Lake Ratzeburg in Schleswig-Holstein, in the north of Germany. This place is ideal for active campers....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/naturcamping-buchholz-buchholz-1",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674edbc667867.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Campingplatz 1",
    "addressLocality": "Buchholz",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23911",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.73661,
    "longitude": 10.73789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}