{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mount-shasta-city-koa-holiday-mt-shasta-ca",
  "name": "Mount Shasta City KOA Holiday",
  "description": "Mount Shasta City KOA Holiday is located in Mt Shasta, California and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/mount-shasta-city-koa-holiday-mt-shasta-ca",
  "image": [
    "https://koa.com/content/campgrounds/mount-shasta/heroitems/05108heroitems5d1d0ae4-8670-4d42-90b8-4f34f6508a5e.jpg",
    "https://koa.com/content/campgrounds/mount-shasta/photos/5108photo406df4e4-f942-499e-bc53-46648fde02a7.JPG",
    "/content/campgrounds/mount-shasta/waystostayphotos/05108waystostayphotosac555da1-de94-44da-b1dc-8fa49951d6c3.jpg?preset=srcset-xs"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "900 North Mt Shasta Blvd.",
    "addressLocality": "Mt Shasta",
    "addressRegion": "CA",
    "postalCode": "96067",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.322264,
    "longitude": -122.3175
  },
  "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"
    }
  ]
}