{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-le-crotoy-somme",
  "name": "Atout France",
  "description": "In Le Crotoy this campsite 4 stars by the sea of 194 pitches offers mobil-homes and disabilities housing for rent. In terms of leisure, it offers an indoor pool with a children's paddling pool and a water slide, organized activities and a children's club. Furthermore, as services, you will find a bar, a restaurant, a grocery store and massage services. Internet access via WIFI is available. For motorhomes, there is a parking area with a waste disposal area. Pets are allowed with extra charge.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-le-crotoy-somme",
  "image": [
    "https://hpaguide.co.uk/i/c/2120/w/cv/cp2120-w-thumb.webp?v=1746916491"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Le Crotoy",
    "addressRegion": "Somme",
    "postalCode": "80550"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.2493811,
    "longitude": 1.6116738
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}