{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/carnac-brittany",
  "name": "Where can I park my car on the campsite?",
  "description": "Discover camping Domaine de Kermario in Carnac: Water space, Activities & Animations, Practical information - Book your mobile home holiday with Homair!",
  "url": "https://campertunity.com/listings/campgrounds/carnac-brittany",
  "image": [
    "https://cdn-2.homair.com/photos/france/bretagne/carnac/domaine-de-kermario_136503.jpg",
    "data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carnac",
    "addressRegion": "Brittany",
    "postalCode": "56340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.5949642,
    "longitude": -3.0647564
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.8,
    "reviewCount": 208,
    "bestRating": 5,
    "worstRating": 1
  }
}