{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flugplatz-gorlitz-gorlitz-saxony",
  "name": "Flugplatz Görlitz",
  "description": "Quiet place right next to the town of Görlitz - idyllic view of the Landeskrone. - reservation by appointment Görlitzer Flugsportclub +***-***-****98 - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flugplatz-gorlitz-gorlitz-saxony",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650992447.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Girbigsdorfer Straße",
    "addressLocality": "Görlitz",
    "addressRegion": "saxony",
    "postalCode": "02828",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.16213,
    "longitude": 14.94773
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}