{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/de-la-sensee-aubigny-au-bac",
  "name": "Camping de la Sensee",
  "description": "camping with indoor and heated pool - stabilized lawn - water and sewerage on the plot - bar-laundry - games room - petanque track - fishing ponds - animal park - summer animation - center 500m",
  "url": "https://campertunity.com/listings/campgrounds/de-la-sensee-aubigny-au-bac",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651153094.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Jean Baptiste Alphonse",
    "addressLocality": "Aubigny-au-Bac",
    "addressRegion": "alta-francia",
    "postalCode": "59265",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.26219,
    "longitude": 3.16158
  },
  "sameAs": [
    "http://www.camping-sensee.com",
    "https://www.campercontact.com/en/france/hauts-de-france/aubigny-au-bac/98169/camping-de-la-sensee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25.5",
    "priceValidUntil": "2026-08-28"
  },
  "priceRange": "€25.5+"
}