{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-plage-sainte-marie-fr",
  "name": "Camping Municipal De La Plage",
  "description": "Right by the sea! Bicycle paths in both directions. 10 mins free wifi per day",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-de-la-plage-sainte-marie-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650802868.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de las Illas",
    "addressLocality": "Sainte-Marie",
    "addressRegion": "Occitanie",
    "postalCode": "66470",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.7392,
    "longitude": 3.03382
  },
  "sameAs": [
    "https://www.campercontact.com/en/frankrijk/occitanie/sainte-marie/54866/camping-municipal-de-la-plage",
    "https://www.camping-municipal-de-la-plage.com/",
    "https://www.pincamp.ch/de/campingplaetze/camping-municipal-de-la-plage-sainte-marie-la-mer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "35",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€35+"
}