{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-le-crotoy-picardie-02-60-80",
  "name": "Aire Municipale",
  "description": "quiet place next to Camping Municipal - sand floor - near dunes and beach - pay with euro coins and bank card - electricity only 2x on Sanizuil - center with shops 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/aire-municipale-le-crotoy-picardie-02-60-80",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701192.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin du Marais",
    "addressLocality": "Le Crotoy",
    "addressRegion": "picardie-02-60-80",
    "postalCode": "80550",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.22866,
    "longitude": 1.61265
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.19,
    "reviewCount": 70,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€9+"
}