{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/triple-creek-ranch",
  "name": "Triple Creek Ranch",
  "description": "Enjoy a luxury camping destination at Triple Creek Ranch in montana, united states from $950.00. A perfect Cabins experience for adults only and couples looking for forest / woods and luxury.",
  "url": "https://campertunity.com/listings/campgrounds/triple-creek-ranch",
  "image": [
    "https://www.glamping.com/static/media/uploads/property/Triple%20Creek%20Ranch/TCR%20LODGE06%20Pool.jpg",
    "https://www.glamping.com/static/media/uploads/property/Triple%20Creek%20Ranch/TCR%20LODGE01.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.878951,
    "longitude": -114.195779
  },
  "sameAs": [
    "https://www.glamping.com/destination/north-america/montana/darby/triple-creek-ranch/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}