{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-joly-willies",
  "name": "Camping Du Val Joly",
  "description": "Campsite Du Val Joly is a campsite in Willies, Northern Department. This campsite with sloping terrain has pitches, with shade,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-du-val-joly-willies",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674eef406371d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24 route du Camping du Val Joly",
    "addressLocality": "Willies",
    "postalCode": "59740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.12267,
    "longitude": 4.11489
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.6,
    "reviewCount": 5,
    "bestRating": 10,
    "worstRating": 1
  }
}