{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/madison-campground-yellowstone-national-park-wy",
  "name": "Madison Campground",
  "description": "Located near the Madison River, this wildlife-rich Yellowstone campground is known for its great fishing and proximity to Old Faithful.",
  "url": "https://campertunity.com/listings/campgrounds/madison-campground-yellowstone-national-park-wy",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2023/08/Bison-Group-in-Snow_600x300.jpg",
    "https://secure.gravatar.com/avatar/58356de782e6931b2592f30daafa0a79?s=96&d=blank&r=g",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2017/04/Madison-Campground-NPS.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30 Madison Campground",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6456273,
    "longitude": -110.8633792
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/camping/madison-campground/",
    "https://www.yellowstonenationalparklodges.com/lodgings/campground/madison-campground/?utm_source=google-gbp&utm_medium=organic&utm_campaign=gbp",
    "https://campflare.com/campground/madison-campground-358"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}