{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/teres-tana-lenggeng-valley-mantin-negeri-sembilan-my",
  "name": "Tana Lenggeng Valley",
  "description": "Size : 15ft x 15ft",
  "url": "https://campertunity.com/listings/campgrounds/teres-tana-lenggeng-valley-mantin-negeri-sembilan-my",
  "image": [
    "https://production-hotel-media.s3.us-west-2.amazonaws.com/7308/room_types/20865/minified_original/f5f07fca9e52f92078826373b0ed05d5.png",
    "https://production-hotel-media.s3.us-west-2.amazonaws.com/7308/room_types/20865/minified_original/3c3968f018430bae7220834cb913ec2c.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tana Lenggeng Valley",
    "addressRegion": "Mantin Negeri Sembilan",
    "postalCode": "71750",
    "addressCountry": "MY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 2.86233139,
    "longitude": 101.9646225
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}