{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-mouettes-carantec-bretagne",
  "name": "The Gulls",
  "description": "Pitch Up to 6 people from Les Mouettes campsite in Carantec and enjoy an unforgettable stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-mouettes-carantec-bretagne",
  "image": [
    "https://img.yellohvillage.fr/var/plain_site/storage/images/_aliases/spapi_xlarge/site_marchand/camping/les_mouettes/1063632-512-fre-FR/les_mouettes.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "50, route de la Grande Grève",
    "addressLocality": "Carantec",
    "addressRegion": "Bretagne",
    "postalCode": "29660",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.65667,
    "longitude": -3.928514
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.65,
    "reviewCount": 1975,
    "bestRating": 5,
    "worstRating": 0
  }
}