{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienpark-ebertswiese-floh-seligenthal-thuringen",
  "name": "Ferienpark Ebertswiese",
  "description": "Ser quietly in the forest on a small mountain lake. Operators are very nice. Absolute peace at the top of the Thüringer Forest. Rennsteig. 800 m above sea level. N. N pure nature. Overnight stay 12 Euro including toilet ink.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienpark-ebertswiese-floh-seligenthal-thuringen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650889033.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ebertswiese",
    "addressLocality": "floh-seligenthal",
    "addressRegion": "thuringen",
    "postalCode": "98593",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.77985,
    "longitude": 10.52746
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}