{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cadillac-jacks-rv-park-campground-calhan-co",
  "name": "Cadillac Jack's RV Park & Campground",
  "description": "Cadillac Jack's RV Park & Campground is located at 1001 5th Street, Calhan CO 80808. Cadillac Jack's RV Park & Campground can be contacted at ***-***-**** or http://www.cadillacjacksrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cadillac-jacks-rv-park-campground-calhan-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1001 5th Street",
    "addressLocality": "Calhan",
    "addressRegion": "CO",
    "postalCode": "80808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.035885,
    "longitude": -104.3069434
  }
}