{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poso-del-norte-co",
  "name": "Poso",
  "description": "Contact info, reviews tips & more for Poso | Camping in Colorado",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/poso-del-norte-co",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Del Norte",
    "addressRegion": "CO",
    "postalCode": "81132",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.90800048,
    "longitude": -106.4270004
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}