{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-ker-ys-st-nic-bretagne-frankreich",
  "name": "Le Domaine de Ker Ys",
  "description": "Mobile homes in St Nic with Homair at campsite Le Domaine de Ker Ys and book online.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/domaine-ker-ys-st-nic-bretagne-frankreich",
  "image": [
    "https://www.homair.com/photos/camping/83/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4 Chemin des Dunes, Pentrez Plage",
    "addressLocality": "St Nic",
    "addressRegion": "Bretagne",
    "postalCode": "29550",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.192222222222,
    "longitude": -4.3013888888889
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3180,
    "bestRating": 5,
    "worstRating": 1
  }
}