{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/suite-osteen-melgar-tolima",
  "name": "Suite Osteen",
  "description": "Osteen is our glamping suite that has a private jacuzzi, private terrace, and private bathroom with 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/suite-osteen-melgar-tolima",
  "image": [
    "https://webbox.imgix.net/images/ylsxryljvydfdftj/1dc8eeb0-a10b-438f-aae3-4df9d4cf066a.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"
    }
  ]
}