{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-ford-roadside-pisgah-forest-nc-us",
  "name": "What is the phone number for Wolf Ford Roadside Camping?",
  "description": "Wolf Ford Roadside Camping is located at South Mills River Road, Pisgah Forest NC 28768. Wolf Ford Roadside Camping can be contacted at or https://freecampsites.net/#!9088&query=sitedetails",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wolf-ford-roadside-pisgah-forest-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "South Mills River Road",
    "addressLocality": "Pisgah Forest",
    "addressRegion": "NC",
    "postalCode": "28768",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3660894,
    "longitude": -82.7386883
  }
}