{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canyon-campground-yellowstone-national-park-wy",
  "name": "Canyon Campground",
  "description": "The Canyon Village Campground is within a mile of the Grand Canyon of Yellowstone, and is one of the park's most popular campgrounds.",
  "url": "https://campertunity.com/listings/campgrounds/canyon-campground-yellowstone-national-park-wy",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2017/04/30RVLG-TENT-Canyon-128.jpg",
    "https://secure.gravatar.com/avatar/8a4104124e3c9f99e86f5fa767404317?s=96&d=blank&r=g",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2017/04/Grand-Canyon-Spring.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27 Andesite Ln",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.7346696,
    "longitude": -110.4901002
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/campground/canyon-campground/",
    "https://www.yellowstonenationalparklodges.com/lodgings/camping/canyon-campground/"
  ]
}