{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-municipal-anille-braye-saint-calais-pays-de-la-loire",
  "name": "Camping Municipal Anille Braye",
  "description": "Camping near the lake - very quiet - camp shop - sale of local products - playground - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-municipal-anille-braye-saint-calais-pays-de-la-loire",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650938816.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Lac",
    "addressLocality": "saint-calais",
    "addressRegion": "pays-de-la-loire",
    "postalCode": "72120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92688,
    "longitude": 0.744
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/pays-de-la-loire/saint-calais/95592/camping-municipal-anille-braye"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16.6",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€16.6+"
}