{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hillbilly-rv-park-maggie-valley-nc",
  "name": "What is the phone number for Hillbilly RV PARK?",
  "description": "Hillbilly RV PARK is located at 4115 Soco Road, Maggie Valley NC 28751. Hillbilly RV PARK can be contacted at ***-***-**** or http://www.hillbillycampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-hillbilly-rv-park-maggie-valley-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4115 Soco Road",
    "addressLocality": "Maggie Valley",
    "addressRegion": "NC",
    "postalCode": "28751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5175131,
    "longitude": -83.0971669
  }
}