{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/longview-north-mount-st-helens-koa-castle-rock-wa",
  "name": "Longview North / Mount St Helens KOA",
  "description": "Check out Longview North / Mount St Helens KOA in Castle Rock, Washington on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/longview-north-mount-st-helens-koa-castle-rock-wa",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Castle Rock",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2945492,
    "longitude": -122.8754091
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/washington/castle-rock/longview-north-mount-st-helens-koa",
    "http://www.aaa.com/travelinfo/washington/castle-rock/campgrounds/koa-longview-north-mount-st-helens-184577.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}