{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/escapada-a-la-granja-campspace-en-vimenet-occitania",
  "name": "Escapada a la granja Campspace en Vimenet, Occitania",
  "description": "A location in the countryside near our farm with the possibility of helping, according to our availability, with the feeding of dairy sheep.",
  "url": "https://campertunity.com/listings/campgrounds/escapada-a-la-granja-campspace-en-vimenet-occitania",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "vimenet",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.4005,
    "longitude": 2.92
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}