{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mediterraneans-camping-nouvelle-floride-marseillan-occitanie",
  "name": "The Mediterraneans-Camping Nouvelle Floride",
  "description": "Campsite on the beach - restaurant (take away) - swimming pool - bar with sea view - small supermarket - bakery - dog shower - center 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mediterraneans-camping-nouvelle-floride-marseillan-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651011151"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "562 Avenue des Campings",
    "addressLocality": "Marseillan",
    "addressRegion": "Occitanie",
    "postalCode": "34340",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.30928,
    "longitude": 3.54241
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}