{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/storm-king-campground-del-norte-co",
  "name": "What is the phone number for Storm King Campground?",
  "description": "Storm King Campground is located at County Road 41G, Del Norte CO 81132. Storm King Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/riogrande/recarea/?recid=78581",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/storm-king-campground-del-norte-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 41G",
    "addressLocality": "Del Norte",
    "addressRegion": "CO",
    "postalCode": "81132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9589647,
    "longitude": -106.431234
  }
}