{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deep-creek-state-recreation-area-ninilchik-ak",
  "name": "What is the phone number for Deep Creek State Recreation Area?",
  "description": "Deep Creek State Recreation Area is located at 67564 Halibut Road, Ninilchik AK 99639. Deep Creek State Recreation Area can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/kenai/deepcreeksra.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/deep-creek-state-recreation-area-ninilchik-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "67564 Halibut Road",
    "addressLocality": "Ninilchik",
    "addressRegion": "AK",
    "postalCode": "99639",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.0326784,
    "longitude": -151.7005655
  }
}