{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rocky-point-campground-nc",
  "name": "Rocky Point Campground",
  "description": "Rocky Point Campground is located at 14565 Ashton Road, Rocky Point NC 28457. Rocky Point Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rocky-point-campground-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "14565 Ashton Road",
    "addressLocality": "Rocky Point",
    "addressRegion": "NC",
    "postalCode": "28457",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.4769999,
    "longitude": -77.9526799
  }
}