{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-manning-rv-campsites-greenville",
  "name": "Manning RV Campsites",
  "description": "Manning RV Campsites is located at 2859 Sunnyside Road, Greenville NC 27834. Manning RV Campsites can be contacted at ***-***-**** or http://www.manningrvcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-manning-rv-campsites-greenville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2859 Sunnyside Road",
    "addressLocality": "Greenville",
    "addressRegion": "NC",
    "postalCode": "27834",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.6131289,
    "longitude": -77.2693966
  }
}