{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-la-tour-agos-vidalos",
  "name": "Camping de La Tour",
  "description": "In shaded grounds, surrounded by mountains and at the foot of the tower of Agos-Vidalos, with numerous services. Nearby you will find a wide range of activities: tennis, rafting, walking, mountain bike....",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-la-tour-agos-vidalos",
  "image": [
    "https://static.secureholiday.net/static/Pictures/831/00000642578.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "41",
    "addressLocality": "AGOS VIDALOS",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.03065,
    "longitude": -0.07589
  },
  "sameAs": [
    "https://campio.no/campsite/camping-de-la-tour-1",
    "https://www.pincamp.de/campingplaetze/camping-la-tour"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}