{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandspit-point-state-marine-park-seward-ak",
  "name": "What is the phone number for Sandspit Point State Marine Park?",
  "description": "Sandspit Point State Marine Park is located at , Seward AK 99664. Sandspit Point State Marine Park can be contacted at or http://dnr.alaska.gov/parks/aspunits/marinepark/sandspitsmp.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandspit-point-state-marine-park-seward-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Seward",
    "addressRegion": "AK",
    "postalCode": "99664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.9367865,
    "longitude": -149.3170729
  }
}