{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rcn-collines-castellane-castellane",
  "name": "RCN les Collines de Castellane",
  "description": "This campsite, in the nature reserve Parc Naturel Régional du Verdon, offers good facilities, generous camping pitches, comfortably furnished caravans and chalets and a special fun swimming pool with a triple slide.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rcn-collines-castellane-castellane",
  "image": [
    "https://static.secureholiday.net/static/Pictures/3306/00001340152.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Grasse",
    "addressLocality": "CASTELLANE",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.824516200189,
    "longitude": 6.56997338219162
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}