{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holbrook-petrified-forest-koa-journey-holbrook-az",
  "name": "Holbrook / Petrified Forest KOA Journey",
  "description": "Holbrook / Petrified Forest KOA Journey is located in Holbrook, Arizona 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/holbrook-petrified-forest-koa-journey-holbrook-az",
  "image": [
    "https://koa.com/content/campgrounds/holbrook/backgrounds/03103background2c6031f5-e225-4703-b8c4-84b833ac3e2a.jpg",
    "https://koa.com/content/campgrounds/holbrook/photos/d0493f10-ff7a-4e3a-bde3-74dc2da7b576photoa95fc0ad-5232-409c-85cd-9da2f194e9b5.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "102 Hermosa Drive",
    "addressLocality": "Holbrook",
    "addressRegion": "AZ",
    "postalCode": "86025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9232377829,
    "longitude": -110.1435184479
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}