{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-cormoran-ars-en-re",
  "name": "Camping Le Cormoran",
  "description": "Ars-en-Ré is a charming village located to the west of the beautiful Île de Ré. Located opposite La Rochelle, this jewel is rich in nature...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-le-cormoran-ars-en-re",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67501231c613c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Radia",
    "addressLocality": "Ars-en-Ré",
    "postalCode": "17590",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.21114,
    "longitude": -1.53028
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}