{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bob-scott-campground-us",
  "name": "Bob Scott Campground",
  "description": "Bob Scott Campground in Toiyabe National Forest, Austin Nevada. See 23 traveler reviews, 34 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/bob-scott-campground-us",
  "image": [
    "https://campcdn.com/photos/1/1/11497/125953/uploads_2F1495771285342-xndc1cavz1n-35f3010268d361264a346a6b306ed5c5_2FIMG_1214.JPG?v=1633650252",
    "http:https://campcdn.com/photos/1/1/11497/125953/low_res/bob-scott-campground.JPG?v=1633650252"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.456549287420394,
    "longitude": -116.99438989162445
  },
  "sameAs": [
    "https://www.campendium.com/bob-scott-campground?source=reviews",
    "https://thedyrt.com/camping/nevada/nevada-bob-scott-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}