{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/absaroka-bay-rv-park-cody-wy",
  "name": "Absaroka Bay RV Park",
  "description": "Make your Yellowstone RV camping reservations at Absaroka Bay RV Park in Cody, WY, for a quiet and convenient stay.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/absaroka-bay-rv-park-cody-wy",
  "image": [
    "https://static.wixstatic.com/media/1b2069_f7d7d7eb79c048e081a0a45b3d49be06~mv2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2002 Mountain View Drive",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "postalCode": "82414",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.513946,
    "longitude": -109.051383
  }
}