{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienpark-westheide-greven-north-rhine-westphalia",
  "name": "Ferienpark Westheide",
  "description": "Caravan pitches at a campsite. Call For Price Mr. Austmann 02***-***-****01 kontakt@ferienpark-westheide.de",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ferienpark-westheide-greven-north-rhine-westphalia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650791962.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Altenberger Straße",
    "addressLocality": "Greven",
    "addressRegion": "north-rhine-westphalia",
    "postalCode": "48268",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.084,
    "longitude": 7.55655
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.17,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}