{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recrealle-vresse-sur-semois-wallonia",
  "name": "Recrealle",
  "description": "Center 800 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/recrealle-vresse-sur-semois-wallonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650757001.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Léon Henrard",
    "addressLocality": "Vresse-sur-Semois",
    "addressRegion": "wallonia",
    "postalCode": "5550",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.84595,
    "longitude": 4.97371
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.35,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}