{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadow-creek-campground",
  "name": "Meadow Creek Campground",
  "description": "Meadow Creek Campground, Fortine Montana. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/meadow-creek-campground",
  "image": [
    "https://atlas-assets.roadtrippers.com/uploads/place_image/image/1060349541/place_image-image-74ef3184-1a81-46dc-b752-bf3503700fa1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.768367,
    "longitude": -114.90371
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}