{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pierce-rv-park-williamston-nc",
  "name": "Pierce Rv Park",
  "description": "Pierce Rv Park. RV Park and Campground in Williamston, North Carolina",
  "url": "https://campertunity.com/listings/campgrounds/pierce-rv-park-williamston-nc",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2295 Garrett Rd",
    "addressLocality": "Williamston",
    "addressRegion": "NC",
    "postalCode": "27892",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8284961,
    "longitude": -77.0886204
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/north-carolina/pierce-rv-park/"
  ]
}