{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cross-creek-rv-park-maggie-valley-nc",
  "name": "What is the phone number for Cross Creek RV Park?",
  "description": "Cross Creek RV Park is located at 1354 Moody Farm Road, Maggie Valley NC 28751. Cross Creek RV Park can be contacted at ***-***-**** or http://www.xcreekrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cross-creek-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": "1354 Moody Farm Road",
    "addressLocality": "Maggie Valley",
    "addressRegion": "NC",
    "postalCode": "28751",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.518093,
    "longitude": -83.0608766
  }
}