{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-haven-mv-lincoln-de",
  "name": "What is the phone number for Pine Haven MV?",
  "description": "Pine Haven MV is located at 22506 Corey Drive, Lincoln DE 19960. Pine Haven MV can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/pine-haven-mv-lincoln-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22506 Corey Drive",
    "addressLocality": "Lincoln",
    "addressRegion": "DE",
    "postalCode": "19960",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8703436,
    "longitude": -75.359321
  }
}