{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-parc-bellevue-cannes",
  "name": "Camping Paradis Parc Bellevue",
  "description": "Welcome in Cannes in a shaded park at only a couple of minutes from La Croisette. A natural and green park of 5 ha. Le Parc Bellevue proposes comfortable and fully equipped rented accommodations, a swimming-pool with organised water games in July and August.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-paradis-parc-bellevue-cannes",
  "image": [
    "/sites/default/files/sit/images/529/00001166701.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67 avenue Maurice Chevalier",
    "addressLocality": "Cannes",
    "postalCode": "06150"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.55622,
    "longitude": 6.96019
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}