{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/buffalo-koa-journey-buffalo-wy",
  "name": "Buffalo KOA Journey",
  "description": "Buffalo KOA Journey is located in Buffalo, 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/buffalo-koa-journey-buffalo-wy",
  "image": [
    "https://koa.com/content/campgrounds/buffalo-wyoming/heroitems/50152heroitems203ac588-0e23-4424-a688-6b6c876fc158.jpg",
    "/content/campgrounds/buffalo-wyoming/waystostayphotos/50152waystostayphotosd4815b88-8550-4167-816d-04b4e5aefd06.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/buffalo-wyoming/photos/50152photos78d58e67-1c79-4e22-a6aa-9c33751935e9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87 US Highway 16 East",
    "addressLocality": "Buffalo",
    "addressRegion": "WY",
    "postalCode": "82834",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.353873,
    "longitude": -106.680847
  },
  "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": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}