{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/craig-koa-journey-co-us",
  "name": "Craig KOA Journey",
  "description": "Craig KOA Journey is located in Craig, Colorado 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/craig-koa-journey-co-us",
  "image": [
    "https://koa.com/content/campgrounds/craig/heroitems/06108heroitems0926a4b8-af4b-4d35-9390-ef862612cad9.JPG",
    "https://koa.com/content/campgrounds/craig/photos/06108photosd2b9a4f6-f1b6-43a7-a166-0437d7766f23.jpg",
    "/content/campgrounds/craig/waystostayphotos/06108waystostayphotosc03ac30a-ec7d-4519-b831-170ead90d855.JPG?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2800 E Hwy 40",
    "addressLocality": "Craig",
    "addressRegion": "CO",
    "postalCode": "81625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.510204,
    "longitude": -107.513846
  },
  "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
  }
}