{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-creek-north-and-south-carey-id",
  "name": "Silver Creek (North and South)",
  "description": "Silver Creek (North and South) is located at , Carey ID 83320. Silver Creek (North and South) can be contacted at or https://www.blm.gov/visit/silver-creek-north-and-south",
  "url": "https://campertunity.com/listings/campgrounds/silver-creek-north-and-south-carey-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carey",
    "addressRegion": "ID",
    "postalCode": "83320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.25036,
    "longitude": -113.9964111
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/carey/silver-creek-north-and-south"
  ]
}