{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-nimes-occitanie-nimes",
  "name": "Campspace in NIMES, Occitanie",
  "description": "Charming villa with garden and swimming pool – ideal for an unforgettable holiday. Treat yourself to a relaxing break in this magnificent, fully equipped villa, nestled in a peaceful, green setting, just minutes from the city center and major tourist attractions. Ideal for families, groups of friends, or travelers seeking tranquility and comfort. 🏡 The advantages of the villa: Large rooms A bright living room with TV Fully equipped open kitchen (oven, dishwasher, coffee maker, etc.) Bathroom...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-nimes-occitanie-nimes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "NIMES",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.876,
    "longitude": 4.364
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}