{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/treehouse-at-camping-garden-malaysia",
  "name": "Treehouse at Camping Garden",
  "description": "let the picture will describe all",
  "url": "https://campertunity.com/listings/campgrounds/treehouse-at-camping-garden-malaysia",
  "image": [
    "https://campspace.com/media/medium/uploads/space/20/17/_1/2017_1_5c23319904b89.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "Malaysia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 6.35,
    "longitude": 100.37
  },
  "sameAs": [
    "https://campspace.com/en/s/treehouse-at-camping-garden_2017?pitchTypeId=2292&"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Treehouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}