{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terra-lodges-resort-bangor",
  "name": "TERRA LODGES RESORT",
  "description": "Did you ever dream of getting lost on an island ? The Camping le Kernest** in Bangor on Belle Ile en Mer in the Morbihan offer chalets, mobile homes, bungalows and touring pitches for hire in a natural setting, near the seaside.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/terra-lodges-resort-bangor",
  "image": [
    "https://static.secureholiday.net/static/Pictures/4276/00000548914.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "lieu dit kernest",
    "addressLocality": "Bangor",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.31142,
    "longitude": -3.202257
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}