{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canada-chiny-wallonia",
  "name": "Le Canada",
  "description": "Located in Chiny on the La Foulerie stream - small campsite for the whole family between the Ardennes and the Gaume, in the Semois valley - Chiny centre: 800m - check-in between 3:30 pm and 7:00 pm.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/canada-chiny-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651230700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pont Saint-Nicolas",
    "addressLocality": "chiny",
    "addressRegion": "wallonia",
    "postalCode": "6810",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.73906,
    "longitude": 5.351
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}