{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sully-creek-state-park-medora-nd",
  "name": "What is the phone number for Sully Creek State Park?",
  "description": "Sully Creek State Park is located at 1465 36th Street, Medora ND 58645. Sully Creek State Park can be contacted at ***-***-**** or http://www.parkrec.nd.gov/parks/scsp/scsp.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sully-creek-state-park-medora-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1465 36th Street",
    "addressLocality": "Medora",
    "addressRegion": "ND",
    "postalCode": "58645",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.892634,
    "longitude": -103.5382537
  }
}