{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whittier-campground-whittier-ak",
  "name": "What is the phone number for City of Whittier Campground?",
  "description": "City of Whittier Campground is located at , Whittier AK 99693. City of Whittier Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whittier-campground-whittier-ak",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Whittier",
    "addressRegion": "AK",
    "postalCode": "99693",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7792051,
    "longitude": -148.7182232
  }
}