{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-citadelle-montmedy",
  "name": "Camping de La Citadelle",
  "description": "Camping de La Citadelle is a campsite in Montmédy, Meuse.The campsite has which are marked out, pitches without shade and pitches with some shade....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-la-citadelle-montmedy",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/675037e899e23.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue Vauban",
    "addressLocality": "Montmédy",
    "postalCode": "55600",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.52131,
    "longitude": 5.36111
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}