{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ur-onea-bidart-paese-basco-francia",
  "name": "Ur-Onéa",
  "description": "An authentic campsite, a few minutes from the beach of Bidart",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ur-onea-bidart-paese-basco-francia",
  "image": [
    "https://www.homair.com/photos/camping/1011/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "489 rue de la Chapelle",
    "addressLocality": "Bidart",
    "addressRegion": "Paese Basco",
    "postalCode": "64210",
    "addressCountry": "Francia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.433736,
    "longitude": -1.590894
  }
}