{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maiana-resort-la-grande-motte-languedoc-roussillon-1",
  "name": "Maïana Resort",
  "description": "How to get to the camping village Maïana Resort? Access and practical informations.",
  "url": "https://campertunity.com/listings/campgrounds/maiana-resort-la-grande-motte-languedoc-roussillon-1",
  "image": [
    "https://www.homair.com/photos/camping/2604/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "95 place des tamaris",
    "addressLocality": "La Grande Motte",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34280",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.563294,
    "longitude": 4.074504
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 110,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "89",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€89+"
}