{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/steveville-bridge-campground-us",
  "name": "Steveville Bridge Campground",
  "description": "Steveville Bridge Campground in Dinosaur Provincial Park, Steveville Alberta. See 5 traveler reviews, 10 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/steveville-bridge-campground-us",
  "image": [
    "https://campcdn.com/photos/3/1/31788/208027/uploads_2F1570036764487-jdzszor8v8g-397322749c142306982142cb417586f5_2FIMG_20190926_095255.jpg?v=1633845580",
    "http:https://campcdn.com/photos/3/1/31788/442842/low_res/steveville-bridge.jpg?v=1718090819"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.840057,
    "longitude": -111.613025
  },
  "sameAs": [
    "https://www.campendium.com/steveville-bridge?source=homepage"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}