{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-frankental-bullange-wallonie",
  "name": "Camping Frankental",
  "description": "Spacious campsite on hilly grounds in the preserved Belgian Eifel - Dutch / English / French and German - Centre 2 km - Lake Butgenbach 12 km - Ski trail and cross-country ski rental in the village and Losheimergraben - maximum 2 dogs per family - dog 1 € per day - dog policy for the campsite applies, as we are in a hunting area and adjacent to the site of a organic farmer - bread service in high season and holidays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-frankental-bullange-wallonie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818216.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Igelmonderhof",
    "addressLocality": "Bullange",
    "addressRegion": "wallonie",
    "postalCode": "4760",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.33856,
    "longitude": 6.31695
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}