{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smith-reservoir-lakewood-co",
  "name": "Smith Reservoir",
  "description": "Smith Reservoir is located at , Lakewood CO 80232. Smith Reservoir can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smith-reservoir-lakewood-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Lakewood",
    "addressRegion": "CO",
    "postalCode": "80232",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.685179,
    "longitude": -105.1163937
  }
}