{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grizzly-campground-1",
  "name": "Grizzly Campground",
  "description": "Discover Grizzly Campground near Clinton, MT. Enjoy a peaceful riverside setting, clean facilities, and excellent stargazing. Perfect for a quiet getaway. Be aware of rough road conditions.",
  "url": "https://campertunity.com/listings/campgrounds/grizzly-campground-1",
  "image": [
    "https://img.pinecliffresort.net/d45/2505/87073506613587.webp",
    "https://img.pinecliffresort.net/d45/2505/87073083313590.webp",
    "https://img.pinecliffresort.net/d45/2505/87076409913596.webp",
    "https://img.pinecliffresort.net/d45/2505/87074986113591.webp",
    "https://img.pinecliffresort.net/d45/2505/87073925113588.webp",
    "https://img.pinecliffresort.net/d45/2505/87075852113592.webp",
    "https://img.pinecliffresort.net/d45/2505/87073734313589.webp",
    "https://img.pinecliffresort.net/d45/2505/87075029013595.webp",
    "https://img.pinecliffresort.net/d45/2505/87075952113593.webp",
    "https://img.pinecliffresort.net/d45/2505/87075545513594.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rock Creek Rd, Clinton, MT 59825, USA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.57297,
    "longitude": -113.66044
  },
  "sameAs": [
    "https://pinecliffresort.net/campgrounds-rv-parks/grizzly-campground",
    "https://thedyrt.com/camping/montana/montana-grizzly-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}