{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-canyon-williams-koa-journey-williams-az",
  "name": "Grand Canyon / Williams KOA Journey",
  "description": "Ready to explore the Grand Canyon and all the beauty around? Williams AZ KOA is perfect for your adventure at the Grand Canyon! Click here to learn more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-canyon-williams-koa-journey-williams-az",
  "image": [
    "https://i.vimeocdn.com/video/797441154-16d08ed82042f233f5a4d55df78253e0efe3b28a5c5c0d35f23a51927debb0cb-d_1920x1080?r=pad",
    "/content/campgrounds/grand-canyon/waystostayphotos/03109waystostayphotosd3c26112-c84c-4e68-a93e-81825469ad3d.JPG?preset=srcset-xs",
    "https://koa.com/content/campgrounds/grand-canyon/photos/7ec2946a-897b-44c2-94d1-ee3f54a72455photo87fda4de-4e4c-4b5e-a1df-567c7226294f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5333 State Highway 64",
    "addressLocality": "Williams",
    "addressRegion": "AZ",
    "postalCode": "86046",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.327451,
    "longitude": -112.156613
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}