{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gopher-gulch-rv-longmont-co-us",
  "name": "Gopher Gulch RV",
  "description": "Sites 1–37 are open for stays now. Sites 38–143 (East Side) are open for April bookings, with stays beginning April 1st",
  "url": "https://campertunity.com/listings/campgrounds/gopher-gulch-rv-longmont-co-us",
  "image": [
    "https://img1.wsimg.com/isteam/ip/02912b12-e3c4-4d9d-a609-9b1f39ef2417/GGnew%20pic.jpg",
    "data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=",
    "http://img1.wsimg.com/isteam/ip/02912b12-e3c4-4d9d-a609-9b1f39ef2417/GGnew%20pic.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2343 Highway 66",
    "addressLocality": "Longmont",
    "addressRegion": "CO",
    "postalCode": "80504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.204789,
    "longitude": -105.014144
  }
}