{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moffat-county-fairgrounds-craig-co",
  "name": "What is the phone number for Moffat County Fairgrounds?",
  "description": "Moffat County Fairgrounds is located at 640 East Victory Way, Craig CO 81625. Moffat County Fairgrounds can be contacted at ***-***-**** or http://www.moffatcountyfair.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/moffat-county-fairgrounds-craig-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "640 East Victory Way",
    "addressLocality": "Craig",
    "addressRegion": "CO",
    "postalCode": "81625",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5126495,
    "longitude": -107.5376052
  }
}