{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-girardota-antioquia-girardota",
  "name": "Campspace In Girardota Antioquia",
  "description": "The place is located in an area above",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-girardota-antioquia-girardota",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "girardota",
    "addressCountry": "-"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 6.369,
    "longitude": -75.4605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}