{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-miniere-forges-les-eaux",
  "name": "Camping la Minière",
  "description": "Camping la Minière is a campsite in Forges-les-Eaux, Seine-Maritime. This campsite has pitches with parcels, with shade, without shadows and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-miniere-forges-les-eaux",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/c/674c9f3f6291b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17 boulevard Nicolas Thiessé",
    "addressLocality": "Forges-les-Eaux",
    "postalCode": "76440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.606,
    "longitude": 1.54289
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}