{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-oceanic-labenne-ocean",
  "name": "L'Oceanic",
  "description": "L'Oceanic is a campsite with 100 pitches in Labenne Océan, France. L'Oceanic has wifi, a snack bar and an indoor pool.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-oceanic-labenne-ocean",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTxafRopqtJaJlPFSIpKfIQPddC6kUFjAa/biggerthumb.jpg",
    "images/fr/SPOTxafRopqtJaJlPFSIpKfIQPddC6kUFjAa/carousel/6199123c2c679-loceanic-labenne-ocean.jpg",
    "images/fr/SPOTxafRopqtJaJlPFSIpKfIQPddC6kUFjAa/carousel/6199123d06e13-loceanic-labenne-ocean.jpg",
    "images//SPOTxafRopqtJaJlPFSIpKfIQPddC6kUFjAa/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de la plage",
    "addressLocality": "Labenne Océan",
    "postalCode": "40530",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.59582,
    "longitude": -1.45536
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  }
}