{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-surtainville-saint-maurice-en-cotentin-normandy",
  "name": "Aire de Camping Car Surtainville",
  "description": "at the entrance to the camping municipal Les Mielles-directly behind the dunes and the sea with sandy beach-jeton, to shopping centre 800 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-camping-surtainville-saint-maurice-en-cotentin-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701534.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route du Pou",
    "addressLocality": "Saint-Maurice-en-Cotentin",
    "addressRegion": "normandy",
    "postalCode": "50270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.46368,
    "longitude": -1.82864
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.56,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  }
}