{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lesperance-port-bail-sur-mer",
  "name": "L'Espérance",
  "description": "L'Ésperance is a campsite in Normandy, located near the beach and the English Channel. You camp on a playfully landscaped campsite, where...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lesperance-port-bail-sur-mer",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/a/674afb1f474fc.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "36 rue de la Gamburie, Denneville",
    "addressLocality": "Port-Bail-sur-Mer",
    "postalCode": "50580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.30322,
    "longitude": -1.68825
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.8,
    "reviewCount": 603,
    "bestRating": 10,
    "worstRating": 1
  }
}