{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sunelia-col-d-ibardin-urrugne",
  "name": "Camping Sunêlia Col d'Ibardin",
  "description": "Between mountain and ocean, the campsite col d'ibardin welcomes you in a unspoiled environment. This family-run campsite campsite is quiet and it's a perfect place to discover all the area. Do not forget to cross the border to discover Spain as well.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sunelia-col-d-ibardin-urrugne",
  "image": [
    "https://static.secureholiday.net/static/Pictures/2341/00001176952.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 route d'olhette",
    "addressLocality": "Urrugne",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.33376,
    "longitude": -1.68458
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}