{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-reidsville-park-reidsville-nc",
  "name": "Lake Reidsville Park",
  "description": "Lake Reidsville Park is located at 630 Water Works Road, Reidsville NC 27320. Lake Reidsville Park can be contacted at ***-***-**** or http://www.ci.reidsville.nc.us/government/lake_reidsville/index/",
  "url": "https://campertunity.com/listings/campgrounds/lake-reidsville-park-reidsville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "630 Water Works Road",
    "addressLocality": "Reidsville",
    "addressRegion": "NC",
    "postalCode": "27320",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.2941132,
    "longitude": -79.6822506
  }
}