{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-west-bay-oaks-mobile-hom",
  "name": "West Bay Oaks Mobile Home & RV Park",
  "description": "West Bay Oaks Mobile Home & RV Park is located at 1610 West Bay Drive, Largo FL 33770. West Bay Oaks Mobile Home & RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-west-bay-oaks-mobile-hom",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1610 West Bay Drive",
    "addressLocality": "Largo",
    "addressRegion": "FL",
    "postalCode": "33770",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.9177917,
    "longitude": -82.8053531
  }
}