{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-faithful-rv-park-cody-wy-1",
  "name": "Old Faithful RV Park",
  "description": "Old Faithful RV Park is one of the newest RV Parks East of Yellowstone, located 32 miles from the East Entrance Station of Yellowstone National Park.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/old-faithful-rv-park-cody-wy-1",
  "image": [
    "https://oldfaithfulrvpark.com/wp-content/uploads/2023/09/social-graph.jpg",
    "https://secure.gravatar.com/avatar/897997bba507d9c07e2b7bf128ac0071?s=96&amp;d=mm&amp;r=g"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3256 North Fork Highway",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "postalCode": "82414",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.47082579916654,
    "longitude": -109.75639882278138
  }
}