{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/atout-france-hyeres-var-3",
  "name": "Atout France",
  "description": "In Hyères this campsite 3 stars by the sea of 115 pitches offers mobil-homes, bungalows and disabilities housing for rent. In terms of leisure, it offers a heated pool with a children's paddling pool and organized activities. Furthermore, as services, you will find a bar and a restaurant. Internet access via WIFI is available. For motorhomes, there is a parking area. Pets are allowed with extra charge, but not allowed in rental accommodations.",
  "url": "https://campertunity.com/listings/campgrounds/atout-france-hyeres-var-3",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Hyères",
    "addressRegion": "Var",
    "postalCode": "83400"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.1231521,
    "longitude": 6.187423199999999
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ]
}