{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-taylors-island-family-campgrds",
  "name": "Taylors Island Family Campgrds",
  "description": "Taylors Island Family Campgrds is located at 4362 Bay Shore Road, Taylors Island MD 21669. Taylors Island Family Campgrds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-taylors-island-family-campgrds",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4362 Bay Shore Road",
    "addressLocality": "Taylors Island",
    "addressRegion": "MD",
    "postalCode": "21669",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.47458,
    "longitude": -76.330389
  }
}