{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-laubigue-mostuejouls-campsite-mostuejouls",
  "name": "Camping de L'Aubigue, Mostuéjouls | Campsite",
  "description": "Shaded ground located on the banks of the Tarn where you can enjoy a beautiful beach. Trout fishing on site and many nature activities nearby. Free WIFI.",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-laubigue-mostuejouls-campsite-mostuejouls",
  "image": [
    "https://medias.hit.enaveyron.fr/fiches/18619/images/260363_770a6c3f-0951-44f3-9658-9138b420ba6c/600.webp",
    "https://medias.hit.enaveyron.fr/fiches/18619/images/260363_770a6c3f-0951-44f3-9658-9138b420ba6c/1920.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mostuéjouls",
    "addressRegion": "Aveyron",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1975,
    "longitude": 3.1891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}