{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coleville-ca",
  "name": "Pancake Breakfast - Memorial Weekend",
  "description": "Join us for a pancake breakfast on Sunday morning, May 26th, at the Clubhouse Pavilion. Donations will go to Kid's Care Camp.",
  "url": "https://campertunity.com/listings/campgrounds/coleville-ca",
  "image": [
    "https://koa.com/content/campgrounds/coleville/heroitems/05465heroitemsb99abb4d-0133-4a2d-b981-be3363dc5c09.jpeg",
    "https://koa.com/content/campgrounds/coleville/events/05465event3d85aeb5-4db5-402f-aed7-5d21ec94af9f.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "110437 US Highway 395",
    "addressLocality": "Coleville",
    "addressRegion": "CA",
    "postalCode": "96107",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.551763,
    "longitude": -119.5023
  },
  "sameAs": [
    "https://koa.com/campgrounds/coleville/events/pancake-breakfast-memorial-weekend_3500df1e-6cf3-4b95-9a96-62e06b9b7d73/"
  ],
  "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"
    }
  ]
}