{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-mobilhomes-malmedy-malmedy-wallonia",
  "name": "Parking Mobilhomes Malmedy",
  "description": "reserved place at the former train station - mini golf - center 400m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-mobilhomes-malmedy-malmedy-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660477.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Place de la Gare",
    "addressLocality": "Malmedy",
    "addressRegion": "wallonia",
    "postalCode": "4960",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.42292,
    "longitude": 6.03046
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 172,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "7",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€7+"
}