{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-masseys-landing-millsboro-de",
  "name": "What is the phone number for Massey's Landing?",
  "description": "Massey's Landing is located at 20628 Long Beach Drive, Millsboro DE 19966. Massey's Landing can be contacted at ***-***-**** or http://www.masseyslanding.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-masseys-landing-millsboro-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "20628 Long Beach Drive",
    "addressLocality": "Millsboro",
    "addressRegion": "DE",
    "postalCode": "19966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6262507,
    "longitude": -75.103066
  }
}