{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/le-soleil-tattone-vivario-corsica-fr",
  "name": "Camping Le Soleil Tattone",
  "description": "located at the foot of the Monte d'Oro - near Vizzavona - surroundings in an orchard consisting of cherry trees, pear trees, apple trees - shady and sunny places - bread service - bar - pizzeria - within walking distance of station Tattone [Bastia or Ajaccio] - center 4km",
  "url": "https://campertunity.com/listings/campgrounds/le-soleil-tattone-vivario-corsica-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650825425.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gare de Tattone",
    "addressLocality": "Vivario",
    "addressRegion": "corsica",
    "postalCode": "20219",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.15352,
    "longitude": 9.1518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€20+"
}