{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grants-pass-koa-journey-grants-pass-or",
  "name": "Grants Pass KOA Journey",
  "description": "Grants Pass KOA Journey is located in Grants Pass, Oregon 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/grants-pass-koa-journey-grants-pass-or",
  "image": [
    "https://koa.com/content/campgrounds/grants-pass/backgrounds/37194background40c5f323-861c-426d-a076-646f4e95ec2d.jpg",
    "https://koa.com/content/campgrounds/grants-pass/photos/742bfbf4-e129-4b0e-8c79-c1d4c8aa28b0photoe660f874-e2d7-42f4-abfc-058a208d5644.jpg",
    "/content/campgrounds/grants-pass/waystostayphotos/37194waystostayphotosb3bf6910-5f05-46e2-af1d-5f717d8d41de.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "699 Jumpoff Joe Creek Road",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.571413,
    "longitude": -123.363893
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}