{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cliff-point-mt-camping-information-reviews",
  "name": "Cliff Point (Mt) | MT | Camping Information & Reviews",
  "description": "Tucked away at the southern edge of Montana's majestic Gravelly Mountains, Cliff Point Campground offers an intimate esc. 6 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/cliff-point-mt-camping-information-reviews",
  "image": [
    "https://cdn.recreation.gov/public/2021/05/11/23/23/10124992_5b71e72b-7ec5-46cb-b646-e6bd430de6d6_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Previous slide",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3477249,
    "longitude": -111.741394
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}