{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monument-valley-koa-journey-monument-valley-ut",
  "name": "Monument Valley KOA Journey",
  "description": "Monument Valley KOA Journey is located in Monument Valley, Utah 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/monument-valley-koa-journey-monument-valley-ut",
  "image": [
    "https://koa.com/content/campgrounds/monument-valley/heroitems/44158heroitems177ced58-762f-48c4-ac26-eae499535211.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/monument-valley/photos/ec7cf7c6-5997-440a-8fb1-a77a1faffea6photob1ec2351-dc40-4008-a2fb-2e50e98e947e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Milepost 2, Highway 163",
    "addressLocality": "Monument Valley",
    "addressRegion": "UT",
    "postalCode": "84536",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.017002,
    "longitude": -110.153417
  },
  "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": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}