{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-williamsburg-campground",
  "name": "The Williamsburg Campground",
  "description": "The Williamsburg Campground is located at 4000 Newman Road, Williamsburg VA 23188. The Williamsburg Campground can be contacted at ***-***-**** or http://www.williamsburgcampground.com",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-williamsburg-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/26975/1663266767_profile.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4000 Newman Road",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "postalCode": "23188",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.36492,
    "longitude": -76.714861
  }
}