{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-merville-franceville-plage-normandy-fr",
  "name": "Aire Municipale",
  "description": "max 48 h [01/07-01/09] or 96u [01/09-01/07]-narrow plots-chips, regular police check at Office de tourisme and the shops-beach 100 m-Centre 500 m along the boulevard",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-merville-franceville-plage-normandy-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650667576.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard Wattier",
    "addressLocality": "Merville-Franceville-Plage",
    "addressRegion": "normandy",
    "postalCode": "14810",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2848,
    "longitude": -0.21005
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.46,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  }
}