{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cody-koa-holiday-cody-wy",
  "name": "Cody KOA Holiday",
  "description": "The shuttle bus takes you to and from the nightly rodeo.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cody-koa-holiday-cody-wy",
  "image": [
    "https://koa.com/content/campgrounds/cody/heroitems/50106heroitemsc36f5a8e-85ac-4048-b406-576d38be1326.jpg",
    "https://koa.com/content/campgrounds/cody/events/50106event49a99233-b253-42d2-ac27-599f65ebcf6a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5561 Greybull Highway",
    "addressLocality": "Cody",
    "addressRegion": "WY",
    "postalCode": "82414",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5118242356,
    "longitude": -109.0082681179
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}