{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/municipal-de-l-argonne-grandpre",
  "name": "Camping Municipal de l'Argonne",
  "description": "Campsite Municipal de l'Argonne is a campsite in Grandpré, Ardennes, located on a river/stream. The campsite has pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/municipal-de-l-argonne-grandpre",
  "image": [
    "https://cdn3.acsi.eu/6/8/7/f/687f54b312917.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "rue A. Bastide",
    "addressLocality": "Grandpré",
    "postalCode": "08250",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.33853,
    "longitude": 4.87311
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}