{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-colonial-motel-rv-park-us",
  "name": "What is the phone number for Colonial Motel & RV Park?",
  "description": "Colonial Motel & RV Park is located at 4631 Memorial Highway, Mandan ND 58554. Colonial Motel & RV Park can be contacted at ***-***-**** or http://colonialmotelandrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-colonial-motel-rv-park-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4631 Memorial Highway",
    "addressLocality": "Mandan",
    "addressRegion": "ND",
    "postalCode": "58554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8077845,
    "longitude": -100.8309863
  }
}