{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/whispering-pines-nc-newport-nc",
  "name": "Whispering Pines NC",
  "description": "Whispering Pines NC is a campsite in Newport, USA. Whispering Pines NC has wifi and an indoor pool. Dogs are allowed.",
  "url": "https://campertunity.com/listings/campgrounds/whispering-pines-nc-newport-nc",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/campsites/SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/biggerthumb.jpg",
    "images//SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/mapbox/mapbox.webp",
    "images/us/SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/carousel/62017ca22704f-whispering-pines-nc-newport.JPG",
    "images/us/SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/carousel/58a8cf24c1003-whispering-pines-nc-newport.jpg",
    "images/us/SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/carousel/62017ca135f64-whispering-pines-nc-newport.JPG",
    "images/us/SPOTJPlCyVXOLWm3nRWHUiayAuiPEifFGgUx/carousel/62017ca30a011-whispering-pines-nc-newport.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2791 Whispering Pines Hwy 24",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "28570",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.723535,
    "longitude": -76.928739
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}