{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-domaine-dinly-penestin-brittany-1",
  "name": "Le Domaine d'Inly",
  "description": "How to get to the camping village Le Domaine d'Inly? Access and practical informations.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/le-domaine-dinly-penestin-brittany-1",
  "image": [
    "https://www.homair.com/photos/camping/1026/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Couarne",
    "addressLocality": "Penestin",
    "addressRegion": "Brittany",
    "postalCode": "56760",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.471738,
    "longitude": -2.46408
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.4,
    "reviewCount": 342,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "93",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€93+"
}