{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-dead-colt-creek-rec-area",
  "name": "What is the phone number for Dead Colt Creek Rec Area?",
  "description": "Dead Colt Creek Rec Area is located at 7230 133rd Avenue Southeast, Lisbon ND 58054. Dead Colt Creek Rec Area can be contacted at or http://www.ransomcountynd.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-dead-colt-creek-rec-area",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7230 133rd Avenue Southeast",
    "addressLocality": "Lisbon",
    "addressRegion": "ND",
    "postalCode": "58054",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.371095,
    "longitude": -97.626056
  }
}