{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mt-lassen-shingletown-koa-holiday-shingletown-ca-us",
  "name": "Mt. Lassen / Shingletown KOA Holiday",
  "description": "Mt. Lassen / Shingletown KOA Holiday is located in Shingletown, California 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/mt-lassen-shingletown-koa-holiday-shingletown-ca-us",
  "image": [
    "https://koa.com/content/campgrounds/mt-lassen/heroitems/05147heroitems5fb80123-8ea0-4c40-af88-7aad90b3cb07.JPG",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/mt-lassen/photos/a2f84e91-701f-4d96-a6dd-c6daeca0946dphotoc1a84737-3e09-4b73-b482-b7afd7400ecc.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7749 KOA Road",
    "addressLocality": "Shingletown",
    "addressRegion": "CA",
    "postalCode": "96088",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5129590207,
    "longitude": -121.8107682467
  },
  "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"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}