{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-mouettes-veules-les-roses",
  "name": "Camping Les Mouettes",
  "description": "Family campsite with heated and covered swimming pool (from mid-April to mid-September). It is located just a few steps from the beach and the centre of the village, which has been awarded the label \"Les plus beaux villas de France\" since 2017. Ideal for your holidays and your weekends with family, friends or as a couple. We look forward to your visit!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-mouettes-veules-les-roses",
  "image": [
    "https://de.normandie-tourisme.fr/wp-content/uploads/sites/4/wpetourisme/HLO-veules-mouettes-seasonnova-2023--5-.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Jean Moulin",
    "addressLocality": "VEULES-LES-ROSES",
    "postalCode": "76980"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.8745626,
    "longitude": 0.80237744
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}