{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-quins",
  "name": "Campspace in QUINS, Occitanie",
  "description": "Need some peace and quiet? Our pitches have a magnificent view of the 100 valleys of Ségala, with sunsets and nights without noise or light pollution. A common room, bathrooms with hot showers, toilets, and sinks are available, as well as a swimming pool and our orchard with a hammock and bird's nest swing. Animals are also welcome: dogs, cats, chickens, goats, ponies, and donkeys.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-quins",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "QUINS",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2255,
    "longitude": 2.3555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Orchard"
    }
  ]
}