{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gartnerhof-keszthely",
  "name": "Camping Gärtnerhof",
  "description": "Camping Gärtnerhof is a campsite located in Keszthely, Zala.This campsite has shaded pitches and relative pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-gartnerhof-keszthely",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/6751665e24551.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "APAT ut. 33",
    "addressLocality": "Keszthely",
    "postalCode": "8360",
    "addressCountry": "HU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.76597,
    "longitude": 17.25636
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}