{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-sables-dor-cap-dagde",
  "name": "Les Sables d'Or",
  "description": "How to get to Camping Les Sables d'Or? Directions and practical information.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-sables-dor-cap-dagde",
  "image": [
    "https://www.homair.com/photos/camping/306/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin des Dunes",
    "addressLocality": "Cap D'Agde",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34300",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.282360076904,
    "longitude": 3.4737713336945
  }
}