{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-chadeyron-lagorce-fr",
  "name": "Camping Chadeyron",
  "description": "Big pitches, nice view, swimming pool, slide,aqua play ground, playground, new sanitaries, snack bar, animation.",
  "url": "https://campertunity.com/listings/campgrounds/camping-chadeyron-lagorce-fr",
  "image": [
    "https://static.secureholiday.net/static/Pictures/3798/00001273941.png",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "400 chemin de chadeyron",
    "addressLocality": "Lagorce",
    "postalCode": "07150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.46626,
    "longitude": 4.413414
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}