{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-city-creek-rec-site-campground",
  "name": "What is the phone number for City Creek Rec Site Campground?",
  "description": "City Creek Rec Site Campground is located at FR131, Junction UT 84740. City Creek Rec Site Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fishlake/recreation/camping-cabins/recarea/?recid=12136&actid=33",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-city-creek-rec-site-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR131",
    "addressLocality": "Junction",
    "addressRegion": "UT",
    "postalCode": "84740",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2696244,
    "longitude": -112.3114261
  }
}