{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cody-yellowstone-east-koa-holiday-cody-wy",
  "name": "Cody / Yellowstone East KOA Holiday",
  "description": "Cody / Yellowstone East KOA Holiday is located in Cody, Wyoming and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cody-yellowstone-east-koa-holiday-cody-wy",
  "image": [
    "https://koa.com/content/campgrounds/cody/heroitems/50106heroitemsc36f5a8e-85ac-4048-b406-576d38be1326.jpg",
    "/content/campgrounds/cody/waystostayphotos/50106waystostayphotos2ae6dff1-cb85-4e04-b140-6352b614feb1.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/cody/photos/50106_3.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}