{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ocean-pines-rv-park-virginia",
  "name": "Ocean Pines RV Park",
  "description": "Ocean Pines RV Park is located at 4160 Nimitz Drive, Virginia Beach VA 23454. Ocean Pines RV Park can be contacted at ***-***-**** or http://get.dodlodging.net/propertys/Ocean-Pines-RV-Park",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ocean-pines-rv-park-virginia",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4160 Nimitz Drive",
    "addressLocality": "Virginia Beach",
    "addressRegion": "VA",
    "postalCode": "23454",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7950074,
    "longitude": -76.026233
  }
}