{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/columbia-state-historic-park-hotels-cottages-columbia-ca",
  "name": "Columbia State Historic Park Hotels & Cottages Campground",
  "description": "Columbia State Historic Park is one of the best-preserved California Gold Rush towns and offers a unique blend of museums, exhibits, restaurants and attractions.",
  "url": "https://campertunity.com/listings/campgrounds/columbia-state-historic-park-hotels-cottages-columbia-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/campsite-photos-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11255 Jackson Street",
    "addressLocality": "Columbia",
    "addressRegion": "CA",
    "postalCode": "95310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.035786,
    "longitude": -120.400103
  }
}