{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/montana-creek-willow-ak-1",
  "name": "What is the phone number for Montana Creek State Recreation Site?",
  "description": "Montana Creek State Recreation Site is located at 96 South Parks Highway, Willow AK 99688. Montana Creek State Recreation Site can be contacted at ***-***-**** or http://dnr.alaska.gov/parks/aspunits/matsu/montcksrs.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/montana-creek-willow-ak-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "96 South Parks Highway, 6",
    "addressLocality": "Willow",
    "addressRegion": "AK",
    "postalCode": "99688",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.1041015,
    "longitude": -150.0585086
  }
}