{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-cayola-vias-plage",
  "name": "Camping Club Cayola",
  "description": "Cayola: a veritable holiday club: after swimming many sunbeds are available at the pool side where you can enjoy the sun.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-club-cayola-vias-plage",
  "image": [
    "https://static.secureholiday.net/static/Pictures/12654/00000209377.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Côte ouest",
    "addressLocality": "Vias Plage",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2892,
    "longitude": 3.375549
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}