{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grant-village-campground-yellowstone-national-park-wy",
  "name": "Grant Village Campground",
  "description": "This relaxing Yellowstone campground is on the southwest shore of Yellowstone Lake, in a lodgepole pine forest.",
  "url": "https://campertunity.com/listings/campgrounds/grant-village-campground-yellowstone-national-park-wy",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2017/04/Grant-Campground_RV-SITE-UP-TO-50-FT.jpg",
    "https://secure.gravatar.com/avatar/8a4104124e3c9f99e86f5fa767404317?s=96&d=blank&r=g",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2017/10/Sunset-West-Thumb-Geyser-Basin-NPS-Photo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "159 Grant Campground",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3953606,
    "longitude": -110.5611519
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/campground/grant-village-campground/",
    "https://www.yellowstonenationalparklodges.com/lodgings/camping/grant-village-campground/"
  ]
}