{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/quiet-relaxing-holiday-cabanes",
  "name": "Quiet and relaxing holiday",
  "description": "The campsite offers you: - a breathtaking view of the valley -a large grassy area shaded by large century-old oak trees - an outdoor playground for children -access to a games room with table tennis, trampoline, darts, indoor pétanque court, mini-basketball, mini-billiards, table football - a fridge, freezer, washing machine, iron (in a common room) - all sanitary comforts (2 sanitary blocks, handicapped accessible) - reception of camper vans and caravans Also for rent a room, accessible in c...",
  "url": "https://campertunity.com/listings/campgrounds/quiet-relaxing-holiday-cabanes",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "cabanes",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.199,
    "longitude": 2.291
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}