{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-pines-rv-park-campground-newport-nc",
  "name": "Whispering Pines RV Park & Campground",
  "description": "Whispering Pines RV Park & Campground is located at 25 Whispering Pines Road, Newport NC 28570. Whispering Pines RV Park & Campground can be contacted at ***-***-**** or http://www.wprvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/whispering-pines-rv-park-campground-newport-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25 Whispering Pines Road",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "28570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7247439,
    "longitude": -76.9292474
  }
}