{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-prades-midi-pyrenees",
  "name": "Camping Les Prades",
  "description": "ProfileA 4-star camper-caravan at 380 m altitude in the heart of one of the most beautiful regions of France: LES GORGES DU TARN - You who love nature, who seek comfort and a well-equipped camp, with all the services of a real small village. - You who want animation, activities, but also rest and enjoy your holidays fully. At the campsite \"Les Prades\" you will find all this in a friendly and warm atmosphere, where our pleasure is to welcome you and to share our enthusiasm for our beautiful de...",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-prades-midi-pyrenees",
  "image": [
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-prades/rLzSxAPsVHbg.jpg",
    "https://cdn.prod.v2.camping.info/media/campsites/camping-les-prades/-8dNPIqeUkA3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "null null",
    "addressLocality": "Camping Les Prades",
    "addressRegion": "Midi-Pyrénées",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.2,
    "longitude": 3.1736
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.6,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  }
}