{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-for-big-timber-campground-king-george-va",
  "name": "Big Timber Campground",
  "description": "Big Timber Campground is located at 15045 Big Timber Road, King George VA 22485. Big Timber Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-for-big-timber-campground-king-george-va",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15045 Big Timber Road",
    "addressLocality": "King George",
    "addressRegion": "VA",
    "postalCode": "22485",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2327208,
    "longitude": -77.0885483
  }
}