{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-cottage-fleuri-varaville",
  "name": "Camping le Cottage Fleuri",
  "description": "Residential leisure camp (PRL)159 trameopen from 1 April to 31 October located 60 meters from a farm garden80 m from a fishery, a butcher's shop, a fruit and vegetable shop and a bakery400 m from the beach 2 km from the cities of Cabourg and Merville-FrancevilleCamping activities:- a children's playground (with table football, table tennis and bowling alley for children)- a heated swimming pool with slide- a bowling alley- a fitness area- a multi-sport field",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-cottage-fleuri-varaville",
  "image": [
    "https://it.normandie-tourisme.fr/wp-content/uploads/sites/6/wpetourisme/Camping-le-Cottage-Fleuri---Varaville---1-800X600.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "54-56 avenue du Général Leclerc",
    "addressLocality": "VARAVILLE",
    "postalCode": "14390"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.2804077,
    "longitude": -0.1639685
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}