{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-neptune-lanloup-bretana",
  "name": "Camping Le Neptune",
  "description": "Centro 200 m",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-neptune-lanloup-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650773868.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ker Guistin",
    "addressLocality": "Lanloup",
    "addressRegion": "bretana",
    "postalCode": "22580",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.71366,
    "longitude": -2.96701
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/bretana/lanloup/20185/camping-le-neptune",
    "http://www.leneptune.com"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€25+"
}