{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-dhaulme-haulme",
  "name": "Domaine d'Haulmé",
  "description": "Domaine d'Haulmé is a campsite in Haulmé, Ardennes.This campsite has shaded, unshaded pitches and pitches.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-dhaulme-haulme",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/d/674de12a2fa74.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 route du Domaine",
    "addressLocality": "Haulmé",
    "postalCode": "08800",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.85722,
    "longitude": 4.79111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.3,
    "reviewCount": 9,
    "bestRating": 10,
    "worstRating": 1
  }
}