{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/area-casermette-fenestrelle",
  "name": "Area Le Casermette",
  "description": "quiet place on 2 terraces-contact VVV include in center [300 m]",
  "url": "https://campertunity.com/listings/campgrounds/area-casermette-fenestrelle",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650726787.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Nazionale",
    "addressLocality": "Fenestrelle",
    "addressRegion": "piamonte",
    "postalCode": "10060",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.03685,
    "longitude": 7.04981
  },
  "sameAs": [
    "https://www.campercontact.com/es/italia/piamonte/fenestrelle/7459/area-le-casermette"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "10",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "€10+"
}