{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-guarne-antioquia-antioquia-guarne-antioquia",
  "name": "Campspace In Guarne Antioquia Antioquia",
  "description": "The place is very silence because is a little far from the road. The activities Nice walks, bikes, rock climning, rafting.",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-guarne-antioquia-antioquia-guarne-antioquia",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "guarne-antioquia",
    "addressCountry": "-"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 6.2085,
    "longitude": -75.5595
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rafting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Whitewater Paddling"
    }
  ]
}