{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-creek-campground-fortine-mt",
  "name": "Meadow Creek Campground",
  "description": "If you’re traveling through Fortine, MT, you already know how scenic this area is and all of the opportunities for adventure that surround this region. Whether",
  "url": "https://campertunity.com/listings/campgrounds/meadow-creek-campground-fortine-mt",
  "image": [
    "https://images.campspot.com/eyJidWNrZXQiOiJjYW1wc3BvdC1wcm9kdWN0aW9uIiwia2V5IjoiNGE4NzUwMjctNzk1MC00NTg5LWE1ZDUtYmVmNjJlMGI1YThiXzM1MDk2MzI1MV85NTQ3NDUzNDIzMzM2MTdfNjEyOTg4OTE1NjIwNTg1ODc4OV9uLmpwZyIsImVkaXRzIjp7InJlc2l6ZSI6eyJ3aWR0aCI6MTAwMCwiaGVpZ2h0IjoxMDAwLCJmaXQiOiJpbnNpZGUifSwianBlZyI6eyJxdWFsaXR5Ijo1MH0sInRvRm9ybWF0IjoianBlZyJ9fQ=="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "pobox473",
    "addressLocality": "Fortine",
    "addressRegion": "MT",
    "postalCode": "59918"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.768367,
    "longitude": -114.90371
  },
  "sameAs": [
    "https://www.campspot.com/park/meadow-creek-campground-fortine-mt"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dump Station"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Sanitation"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}