{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-prades-114367-occitanie",
  "name": "Camping Les Prades",
  "description": "Camping Les Prades offers a swimming pool, playground, and sanitary services. You can also discharge waste water and toilets, access electricity and water, use showers, and enjoy WiFi.",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-prades-114367-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651213738"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "D187",
    "addressLocality": "114367",
    "addressRegion": "occitanie",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19981,
    "longitude": 3.17396
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}