{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ty-nadan-locunole-bretagne",
  "name": "Ty Nadan",
  "description": "All services offered at campsite Ty Nadan, Locunolé. With us the customer is really king.",
  "url": "https://campertunity.com/listings/campgrounds/ty-nadan-locunole-bretagne",
  "image": [
    "https://www.homair.com/photos/camping/2607/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route d'Arzano",
    "addressLocality": "Locunolé",
    "addressRegion": "Bretagne",
    "postalCode": "29310",
    "addressCountry": "Frankreich"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.904618942066,
    "longitude": -3.4753962557708
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 209,
    "bestRating": 5,
    "worstRating": 1
  }
}