{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/usfs-wolf-ford-horse-camp-pisgah-forest-nc",
  "name": "What is the phone number for USFS Wolf Ford Horse Camp?",
  "description": "USFS Wolf Ford Horse Camp is located at Yellow Gap Road, Pisgah Forest NC 28768. USFS Wolf Ford Horse Camp can be contacted at or https://www.fs.usda.gov/recarea/nfsnc/recarea/?recid=78591",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/usfs-wolf-ford-horse-camp-pisgah-forest-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Yellow Gap Road",
    "addressLocality": "Pisgah Forest",
    "addressRegion": "NC",
    "postalCode": "28768",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3812717,
    "longitude": -82.7421715
  }
}