{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/check-in-here-moffat-co",
  "name": "check in here",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/check-in-here-moffat-co",
  "image": [
    "https://static.wixstatic.com/media/b19592_07f8b33432e146eeac6e336f07d61767~mv2.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18388 County Road 65",
    "addressLocality": "Moffat",
    "addressRegion": "CO",
    "postalCode": "81143",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6083135,
    "longitude": -108.252345
  },
  "sameAs": [
    "https://www.highpeakscampground.com/"
  ]
}