{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-tohapi-rieumontagne-nages",
  "name": "Camping Tohapi Rieumontagné",
  "description": "Camping Tohapi Rieumontagné is a campsite in Nages, Tarn, located in a wood and by a lake/recreational pond.This terraced camp site and camp site...",
  "url": "https://campertunity.com/listings/campgrounds/camping-tohapi-rieumontagne-nages",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/6750093f9879a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lac du Laouzas",
    "addressLocality": "Nages",
    "postalCode": "81320",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.64817,
    "longitude": 2.78181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}