{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/farchi-melgar-tolima-colombia",
  "name": "Farchi",
  "description": "Farchi is our guadua glamping that has a 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/farchi-melgar-tolima-colombia",
  "image": [
    "https://webbox.imgix.net/images/ylsxryljvydfdftj/cbc928a0-defe-411f-b8a3-e331cbbc1eea.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"
    }
  ]
}