{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captain-critters-country-campground-scottsbluff-ne-us",
  "name": "What is the phone number for Captain Critters Country Campground?",
  "description": "Captain Critters Country Campground is located at 180454 Highway 26, Scottsbluff NE 69361. Captain Critters Country Campground can be contacted at ***-***-**** or http://www.captaincritters.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/captain-critters-country-campground-scottsbluff-ne-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/277/1593575097_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "180454 Highway 26, Captain Critters Country Campground",
    "addressLocality": "Scottsbluff",
    "addressRegion": "NE",
    "postalCode": "69361",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.9071045,
    "longitude": -103.7284527
  }
}