{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-strandbad-aga-gera-thuringia",
  "name": "Campingplatz Strandbad Aga",
  "description": "a natural lake with beach - surrounded by old trees - bread service - Restaurant - 8km from Gera, bus runs every hour",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campingplatz-strandbad-aga-gera-thuringia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791168.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Reichenbacher Straße",
    "addressLocality": "Gera",
    "addressRegion": "thuringia",
    "postalCode": "07554",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.95357,
    "longitude": 12.08689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}