{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/satterwhite-recreation-area-henderson-nc",
  "name": "Satterwhite Recreation Area",
  "description": "Satterwhite Recreation Area is located at 5855 Satterwhite Point Road, Henderson NC 27537. Satterwhite Recreation Area can be contacted at or https://www.ncparks.gov/kerr-lake-state-recreation-area",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/satterwhite-recreation-area-henderson-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5855 Satterwhite Point Road",
    "addressLocality": "Henderson",
    "addressRegion": "NC",
    "postalCode": "27537",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4390754,
    "longitude": -78.3721344
  }
}