{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpunt-hooge-crater-ieper",
  "name": "Camperpunt Hooge Crater",
  "description": "Motorhome pitches located in a dead end street - view of the city of Ypres - breakfast service - grounds behind Hooge Crater-museum and themed café - amusement park Bellewaerde and swimming pool aqua park Bellewaerde 400m - hiking and cycling network Ieperboog - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperpunt-hooge-crater-ieper",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650922573.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bellewaerdestraat",
    "addressLocality": "ieper",
    "addressRegion": "vlaanderen",
    "postalCode": "8902",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.84841,
    "longitude": 2.94276
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 66,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19+"
}