{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orly-dazur-six-fours-les-plages-83",
  "name": "Camping Orly D'azur",
  "description": "Stay in our campsite six Fours Les Plages in the Var, for a holiday by the Mediterranean",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-orly-dazur-six-fours-les-plages-83",
  "image": [
    "data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20560'%3E%3C/svg%3E",
    "https://orly.francecom.com/wp-content/uploads/2023/01/logo-orly-azur.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "136 Chemin De Pepiole",
    "addressLocality": "SIX-FOURS-LES-PLAGES",
    "addressRegion": "Var",
    "postalCode": "83140",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.093511,
    "longitude": 5.839395
  }
}