{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hollyridge-campground-boonville-nc",
  "name": "Hollyridge Campground",
  "description": "Come enjoy your camping experience at Holly Ridge Family Campground",
  "url": "https://campertunity.com/listings/campgrounds/hollyridge-campground-boonville-nc",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5140 River Rd",
    "addressLocality": "Boonville",
    "addressRegion": "NC",
    "postalCode": "27011",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.257876,
    "longitude": -80.711633
  },
  "sameAs": [
    "https://hollyridgecampground.com/"
  ]
}