{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campamento-antioquia-colombia",
  "name": "CAMPAMENTO - CALLE 11 A # 12 - 08 SALIDA ANORI",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/campamento-antioquia-colombia",
  "image": [
    "https://directorio.grupomilagros.com/wp-content/uploads/2021/09/logo.png",
    "https://directorio.grupomilagros.com/wp-content/uploads/2022/01/distribuidor-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "SALIDA ANORI SECTOR LA BOMBA - DOMICILIO",
    "addressLocality": "Campamento",
    "addressRegion": "Antioquia",
    "addressCountry": "Colombia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 6.979498,
    "longitude": -75.2966019
  }
}