{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/saint-calais-kirchdorf-saint-calais-paises-del-loira",
  "name": "Saint Calais Kirchdorf",
  "description": "Shadow of some trees - the owner comes to collect money at night - center 500 m",
  "url": "https://campertunity.com/listings/campgrounds/saint-calais-kirchdorf-saint-calais-paises-del-loira",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651191759.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue de Kirchdorf",
    "addressLocality": "saint-calais",
    "addressRegion": "paises-del-loira",
    "postalCode": "72120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.92482,
    "longitude": 0.74265
  },
  "sameAs": [
    "https://images.campercontact.com/media/photos/4222124651191759.jpg",
    "https://www.campercontact.com/en/france/pays-de-la-loire/saint-calais/158530/saint-calais-kirchdorf"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "11.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€11.5+"
}