{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-tn-spencer-park-concord-nc-us",
  "name": "Camp T.N. Spencer Park",
  "description": "Camp T.N. Spencer Park is located at 3155 Foxford Road, Concord NC 28025. Camp T.N. Spencer Park can be contacted at ***-***-**** or http://www.cabarruscounty.us/alp",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-camp-tn-spencer-park-concord-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3155 Foxford Road",
    "addressLocality": "Concord",
    "addressRegion": "NC",
    "postalCode": "28025",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4613254,
    "longitude": -80.4927689
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/concord/camp-t-n-spencer-park"
  ]
}