{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gulls-way-campground-dagsboro-de",
  "name": "What is the phone number for Gulls Way Campground?",
  "description": "Gulls Way Campground is located at 30738 Gulls Way Drive, Dagsboro DE 19939. Gulls Way Campground can be contacted at ***-***-**** or http://www.gullsway.com/campground/contact.html",
  "url": "https://campertunity.com/listings/campgrounds/gulls-way-campground-dagsboro-de",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30738 Gulls Way Drive",
    "addressLocality": "Dagsboro",
    "addressRegion": "DE",
    "postalCode": "19939",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5549929,
    "longitude": -75.2190991
  }
}