{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toilet-avignon",
  "name": "toilet",
  "description": "Our garden in the heart of nature, only 5 minutes from the center of the city by car, or a quarter hour by bike by roads little traveled or bike paths, will expect you to relax in peace and tranquility in a green environment, where the sounds are those of the nature, especially those of our friends the cicadas in summer. If you do not have car, unfortunately there are very few buses, but if you request we can also take you to the two stations of train of Avignon (center and TGV). It is a larg...",
  "url": "https://campertunity.com/listings/campgrounds/toilet-avignon",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Avignon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9795,
    "longitude": 4.8315
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/-/avignon/173184/campspace-in-avignon-provence-alpes-cte-dazur"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}