{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fishing-bridge-rv-park-yellowstone-national-park-w",
  "name": "Fishing Bridge RV Park",
  "description": "Traveling with an RV to Yellowstone National Park? Stay at the Fishing Bridge RV Park, located near the mouth of the Yellowstone River and Yellowstone Lake.",
  "url": "https://campertunity.com/listings/campgrounds/fishing-bridge-rv-park-yellowstone-national-park-w",
  "image": [
    "https://www.yellowstonenationalparklodges.com/content/uploads/2017/09/Sunset-Birds.jpg",
    "https://secure.gravatar.com/avatar/8a4104124e3c9f99e86f5fa767404317?s=96&d=blank&r=g",
    "https://www.yellowstonenationalparklodges.com/content/uploads/2017/04/Fishing-Bridge_A-D-Loops.2.jpg",
    "http://www.yellowstonenationalparklodges.com/content/uploads/2017/04/Mount-Sheridan-From-Fishing-Bridge.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22 Fishing Bridge RV Park Rd",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "postalCode": "82190",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5648246,
    "longitude": -110.3713392
  },
  "sameAs": [
    "https://www.yellowstonenationalparklodges.com/lodgings/campground/fishing-bridge-rv-park/",
    "https://www.yellowstonenationalparklodges.com/lodgings/camping/fishing-bridge-rv-park/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved Road"
    }
  ]
}