{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chugach-national-forest-seward-ak-1",
  "name": "Chugach National Forest",
  "description": "Chugach National Forest is located at 29847 Seward Hwy, Seward AK 99664. Chugach National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/chugach/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/chugach-national-forest-seward-ak-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29847 Seward Hwy",
    "addressLocality": "Seward",
    "addressRegion": "AK",
    "postalCode": "99664",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.8986625,
    "longitude": -146.33381
  }
}