{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-cabourg-normandy",
  "name": "Aire Municipale",
  "description": "large parking at the Hippodrome - pay with bank card - 5 € for 10 minutes water - center 500m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-cabourg-normandy",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750928.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Michel d'Ornano",
    "addressLocality": "Cabourg",
    "addressRegion": "normandy",
    "postalCode": "14390",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.28215,
    "longitude": -0.1191
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.04,
    "reviewCount": 14,
    "bestRating": 5,
    "worstRating": 1
  }
}