{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whittier-creekside-campground-whittier-ak",
  "name": "Whittier Creekside Campground",
  "description": "Whittier Creekside Campground is located at 101 Whittier Street, Whittier AK 99693. Whittier Creekside Campground can be contacted at ***-***-**** or http://www.whittierparking.com/Welcome.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whittier-creekside-campground-whittier-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/4184/1594669795_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Whittier Street",
    "addressLocality": "Whittier",
    "addressRegion": "AK",
    "postalCode": "99693",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7714242,
    "longitude": -148.6881961
  }
}