{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-floreal-la-roche-en-ardenne-1-la-roche-en-ardenne",
  "name": "Camping Floreal La Roche-en-Ardenne 1",
  "description": "Just two kilometres from the charming village of La Roche-en-Ardenne, Camping Floreal La Roche-en-Ardenne 1 is quietly located on one of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-floreal-la-roche-en-ardenne-1-la-roche-en-ardenne",
  "image": [
    "https://cdn3.acsi.eu/6/8/2/1/6821ee7497130.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Houffalize 18",
    "addressLocality": "La Roche-en-Ardenne",
    "postalCode": "6980",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.17683,
    "longitude": 5.59956
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 313,
    "bestRating": 10,
    "worstRating": 1
  }
}