{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-guidel",
  "name": "Camping LA PLAGE",
  "description": "The 3 stars Campsite of the Beach, in Guidel in Morbihan, South of Brittany, France, welcomes you in a natural protected space, less than 100 meters far from a beautiful sandy beach convenient to the bathing and water sports. With a covered and warmed swimming pool from April to September.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-guidel",
  "image": [
    "https://static.secureholiday.net/static/Pictures/13469/00001024247.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping La Plage Fort Bloqué",
    "addressLocality": "Guidel",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.7419138164805,
    "longitude": -3.50085593121344
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}