{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blue-ridge-recreation-park-ashevill",
  "name": "What is the phone number for Blue Ridge Recreation Park?",
  "description": "Blue Ridge Recreation Park is located at , Asheville NC 28803. Blue Ridge Recreation Park can be contacted at ***-***-**** or https://www.nps.gov/blri/index.htm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-blue-ridge-recreation-park-ashevill",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Asheville",
    "addressRegion": "NC",
    "postalCode": "28803",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.564766,
    "longitude": -82.489803
  }
}