{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mediterranee-plage-vias-plage-languedoc-roussillon-2",
  "name": "Le Méditerranée Plage",
  "description": "Rent your accommodation in Le Méditerranée Plage, Vias Plage with Homair and book your holidays on line.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mediterranee-plage-vias-plage-languedoc-roussillon-2",
  "image": [
    "https://www.homair.com/photos/camping/61/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Kabylie",
    "addressLocality": "Vias Plage",
    "addressRegion": "Languedoc Roussillon",
    "postalCode": "34450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.281111111111,
    "longitude": 3.3705555555556
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 270,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "61",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€61+"
}