{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/yellowstone-park-west-gate-koa-holiday-west-yellowstone-mt",
  "name": "Yellowstone Park / West Gate KOA Holiday",
  "description": "Yellowstone Park / West Gate KOA Holiday is located in West Yellowstone, Montana 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/yellowstone-park-west-gate-koa-holiday-west-yellowstone-mt",
  "image": [
    "https://koa.com/content/campgrounds/yellowstone-park/heroitems/26122heroitems3273011e-54ca-4690-aac8-3e2e9a91f79d.jpg",
    "/content/campgrounds/yellowstone-park/waystostayphotos/26122waystostayphotos8b7f6b12-bb34-4c25-896c-422cb728f2ae.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/yellowstone-park/photos/26122photosa25b2774-03e0-4508-8f2a-0075c96c8f95.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3305 Targhee Pass Highway",
    "addressLocality": "West Yellowstone",
    "addressRegion": "MT",
    "postalCode": "59758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.686,
    "longitude": -111.2179
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}