{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bob-hardy-rv-blair-ne",
  "name": "Bob Hardy RV",
  "description": "Bob Hardy RV is located at 1978 Nebraska Street, Blair NE 68008. Bob Hardy RV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-bob-hardy-rv-blair-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1978 Nebraska Street",
    "addressLocality": "Blair",
    "addressRegion": "NE",
    "postalCode": "68008",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5468885,
    "longitude": -96.1423614
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/blair/bob-hardy-rv"
  ]
}