{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manilla-melgar-tolima-colombia",
  "name": "Manilla",
  "description": "Manilla is our thatched roof bungalow with 6 m in diameter.It has a private Jacuzzi, a private terrace and a private bathroom with an outdoor shower.Offers accommodation in Queen bed.American breakfast and welcome drink are included in the rate.Includes toiletries: bath and pool towels, and soap dispenser.This glamping has free Wi-Fi and fans, and it is located in the non-smoking area.",
  "url": "https://campertunity.com/listings/campgrounds/manilla-melgar-tolima-colombia",
  "image": [
    "https://webbox.imgix.net/images/ylsxryljvydfdftj/603ced1f-3134-453a-9225-d23f940e8985.jpg",
    "data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Km 7 vía antigua Carmen de Apicalá, Vereda Chimbí",
    "addressLocality": "Melgar",
    "addressRegion": "Tolima",
    "postalCode": "734001",
    "addressCountry": "Colombia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 4.1938692,
    "longitude": -74.7247338
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    }
  ]
}