{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chickahominy-riverfront-park-willi",
  "name": "Chickahominy Riverfront Park",
  "description": "Chickahominy Riverfront Park is located at 1350 John Tyler Highway, Williamsburg VA 23185. Chickahominy Riverfront Park can be contacted at ***-***-**** or http://www.jamescitycountyva.gov/Facilities/Facility/Details/Chickahominy-Riverfront-Park-2",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chickahominy-riverfront-park-willi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1350 John Tyler Highway",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "postalCode": "23185",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2651665,
    "longitude": -76.8722465
  }
}