{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/leisure-point-resort-millsboro-de-1",
  "name": "What is the phone number for Leisure Point Resort?",
  "description": "Leisure Point Resort is located at 25491 Dogwood Lane, Millsboro DE 19966. Leisure Point Resort can be contacted at ***-***-**** or http://leisurepoint.com/?utm_source=google&utm_medium=local-listing&utm_campaign=yext",
  "url": "https://campertunity.com/listings/campgrounds/leisure-point-resort-millsboro-de-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25491 Dogwood Lane",
    "addressLocality": "Millsboro",
    "addressRegion": "DE",
    "postalCode": "19966",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6139789,
    "longitude": -75.3198608
  }
}