{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mountain-stream-rv-park-marion-nc",
  "name": "What is the phone number for Mountain Stream RV Park?",
  "description": "Mountain Stream RV Park is located at 6954 Buck Creek Road, Marion NC 28752. Mountain Stream RV Park can be contacted at ***-***-**** or http://www.mountainstreamrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-mountain-stream-rv-park-marion-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6954 Buck Creek Road",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.7388791,
    "longitude": -82.1344722
  }
}