{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cappy-somme-hauts-de-france",
  "name": "Cappy (Somme)",
  "description": "Bread and pastries depot available at the grocery bar l'Excalibur (from 7am to 7pm, closed on Tuesday afternoon and Wednesday all day long) Table tennis The Cappy pond is prohibited from tourism (reserved for fishing and professional hunting) To avoid inconvenience (burdening...), stable sites are to be preferred in winter times",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cappy-somme-hauts-de-france",
  "image": [
    "https://www.campingcarpark.com/assets/logo-without-text.webp",
    "https://static.campingcarpark.com/media/cache/vich_mobile_thumb/public/media/slider/public-media-slider-869-1721826284-f857dc1e-31de-4a45-a288-d24823de0be2-image_migration-1.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping les Charmilles, Rue de Bana",
    "addressLocality": "Cappy",
    "addressRegion": "Hauts-de-France",
    "postalCode": "80340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.92822,
    "longitude": 2.74026
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 125,
    "bestRating": 5,
    "worstRating": 1
  }
}