{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-trinity-lake-campground-mountain-home-id",
  "name": "Big Trinity Lake Campground",
  "description": "Big Trinity Lake Campground is located at , Mountain Home ID 83647. Big Trinity Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recreation/camping-cabins/recarea/?recid=5089&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/big-trinity-lake-campground-mountain-home-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "postalCode": "83647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6248151,
    "longitude": -115.431869
  }
}