{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-wiesenrand-heringsdorf-de",
  "name": "RV park at the edge of the meadows in Heringsdorf – promobil",
  "description": "Assessments",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wohnmobilstellplatz-am-wiesenrand-heringsdorf-de",
  "image": [
    "https://imgsdb1.promobil.de/image/588f2066721d54a528162421-websiteArticle.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gothenweg 5A",
    "addressLocality": "Heringsdorf",
    "addressRegion": "MV",
    "postalCode": "17419",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.94061239279861,
    "longitude": 14.176682759920823
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 44,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "400",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€400+"
}