{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lorenz-bad-griesbach-rottal-bay",
  "name": "Motorhome parking at the Lorenz in Bad Griesbach in the Rottal – promobil",
  "description": "Assessments",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-lorenz-bad-griesbach-rottal-bay",
  "image": [
    "https://imgsdb1.promobil.de/image/63ecf9341937420008e08279-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Amsham 12",
    "addressLocality": "Bad Griesbach im Rottal",
    "addressRegion": "BAY",
    "postalCode": "94086",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4515715,
    "longitude": 13.1658764
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "300",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€300-€10"
}