{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-camping-car-de-marseillan-marseillan-fr",
  "name": "Parking Camping Car de Marseillan",
  "description": "Parking directly on the main road Sète-Agde - closed with barrier - next to the Office du Tourisme - pay by bank card - center Marseillan 6km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parking-camping-car-de-marseillan-marseillan-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650707003.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Rue des Goélands",
    "addressLocality": "Marseillan",
    "addressRegion": "Occitanie",
    "postalCode": "34340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.31923,
    "longitude": 3.5487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.1,
    "reviewCount": 100,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€6+"
}