{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-aumale",
  "name": "Camping Municipal",
  "description": "Camping Municipal is a campsite in Aumale, Seine-Maritime.The campsite has pitches without shade and pitches with some shade. The following rules...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-municipal-aumale",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/6750632125614.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Le Grand Mail",
    "addressLocality": "Aumale",
    "postalCode": "76390",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.7665,
    "longitude": 1.74542
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 6.4,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}