{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stillwater-pass-grand-lake-co",
  "name": "Stillwater Pass",
  "description": "Stillwater Pass is located at 700-764 County Road 4, Grand Lake CO 80447. Stillwater Pass can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stillwater-pass-grand-lake-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "700-764 County Road 4",
    "addressLocality": "Grand Lake",
    "addressRegion": "CO",
    "postalCode": "80447",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1966996,
    "longitude": -105.8908469
  }
}