{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cody-park-north-platte-ne",
  "name": "What is the phone number for Cody Park?",
  "description": "Cody Park is located at 1601 North Jeffers Street, North Platte NE 69101. Cody Park can be contacted at ***-***-**** or http://www.ci.north-platte.ne.us/parks/cody-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cody-park-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1601 North Jeffers Street",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.1498274,
    "longitude": -100.7572245
  }
}