{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-resort-les-champs-blancs-agde",
  "name": "Camping Resort Les Champs Blancs",
  "description": "This family campsite is ideally situated just two kilometres from Agde and its famous beaches. Enjoy the heated pool equipped with water slides and the broad sunny beaches extend an open invitation to benefit from precious moments of relaxation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-resort-les-champs-blancs-agde",
  "image": [
    "https://static.secureholiday.net/static/Pictures/2482/00001178988.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "76 Route de Rochelongue",
    "addressLocality": "AGDE",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.29657,
    "longitude": 3.47714
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}