{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spring-hill-park-chapel-hill-nc-27516-nc",
  "name": "Spring Hill Park",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/spring-hill-park-chapel-hill-nc-27516-nc",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Old Greensboro Rd,",
    "addressLocality": "Chapel Hill, NC 27516",
    "addressRegion": "NC",
    "postalCode": "27516"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9131542,
    "longitude": -79.05578
  },
  "sameAs": [
    "https://www.aaa.com/travelinfo/north-carolina/chapel-hill/campgrounds/spring-hill-park-187665.html"
  ]
}