{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/30-minutes-from-avignon-city-center-by-tram-avignon",
  "name": "30 minutes from Avignon city center by tram",
  "description": "Shaded and secure space under cedars, located in the green belt of Avignon in an agricultural environment. 15 minutes from the tram which serves Avignon city center ten minutes later. The space borders the vegetable garden. The chicken coop is located off to one side (without a rooster!). Possibility of tasting seasonal fruits and/or vegetables from the vegetable garden. Permanent shade near a small bamboo grove, in a peaceful setting. The visit to Avignon, a cultural city, capital of the Côt...",
  "url": "https://campertunity.com/listings/campgrounds/30-minutes-from-avignon-city-center-by-tram-avignon",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Avignon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9225,
    "longitude": 4.824
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/-/avignon/171066/30-minutes-from-avignon-city-center-by-tram"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}